mfd: 88pm860x: Remove redundant of_match_ptr
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 15 Oct 2013 03:48:48 +0000 (09:18 +0530)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:21:53 +0000 (16:21 +0100)
commitcd2a55321f4b6548daaf14997a8a77c7513d5bae
tree9bb0cf30cfb139ca2c2bc6636a6ad4a7272c1729
parenta351451acd4ce6ccfca6d5439bb1473fd1b1344a
mfd: 88pm860x: Remove redundant of_match_ptr

The data structure of_match_ptr() protects is always compiled in.
Hence of_match_ptr() is not needed.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/88pm860x-core.c