iio: cm36651: Remove redundant of_match_ptr helper
authorSachin Kamat <sachin.kamat@linaro.org>
Sat, 21 Dec 2013 10:07:00 +0000 (10:07 +0000)
committerJonathan Cameron <jic23@kernel.org>
Sun, 22 Dec 2013 16:01:54 +0000 (16:01 +0000)
commita451521d2229266dae0b876efb5999d82d03850e
tree41eb1278ca714ccc4a6890d296af7b532d684a71
parent5ae528590601db8bcc0e9d17c5ea3b6992163d6c
iio: cm36651: Remove redundant of_match_ptr helper

'cm36651_of_match' is always compiled in. Hence the
helper macro is not needed.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/cm36651.c