]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/video/backlight/hx8357.c: remove redundant of_match_ptr
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 5 Nov 2013 05:56:46 +0000 (16:56 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:56:46 +0000 (16:56 +1100)
commit9b118ce5a76ee40f707814348b8db572b7133fa0
tree9efd4087a44f79b22cc8f5bb8a199bd1948c12a5
parent0bb46f1d4976858ba219f2123ebb1dbfdff67397
drivers/video/backlight/hx8357.c: remove redundant of_match_ptr

'hx8357_dt_ids' is always compiled in.  Hence of_match_ptr is not needed.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/hx8357.c