mfd: max14577: Remove redundant of_match_ptr helper
authorSachin Kamat <sachin.kamat@linaro.org>
Sat, 21 Dec 2013 10:20:16 +0000 (15:50 +0530)
committerLee Jones <lee.jones@linaro.org>
Tue, 21 Jan 2014 08:28:56 +0000 (08:28 +0000)
commitae679c12e83bda92d8f639357f35a3f50f45c3a6
treedf6bc0a8ecd9c8d5780c3938c6b6e8d1f957d86e
parentadc01fbd90079fe985213231c16f1ba0d3b6fdeb
mfd: max14577: Remove redundant of_match_ptr helper

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

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