]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc096167de28b751a08eed0ded92e666af73f9888
tree9bb0cf30cfb139ca2c2bc6636a6ad4a7272c1729
parent5e55ce0c3c09cea33d36a5919c7667d2618aa4b9
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