mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
of_match_device could return NULL, and so can cause a NULL pointer dereference later. Signed-off-by: Shailendra Verma <shailendra.v@samsung.com> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>