mfd: max8925: Remove redundant of_match_ptr
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 15 Oct 2013 03:48:46 +0000 (09:18 +0530)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:21:49 +0000 (16:21 +0100)
commit52c2c6ebfe476016db18293545244f4ed38f2572
tree23aa9fa5301b76df45bea23abeb246ae55dc8ac6
parent2212e680db06bba383893d3df3fbe3f2267bf83d
mfd: max8925: 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/max8925-i2c.c