mirror of
https://github.com/torvalds/linux.git
synced 2026-04-29 03:52:30 -04: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: Mark Brown <broonie@kernel.org>