mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 20:23:04 +09: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>