mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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>