]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: palmas: Remove redundant of_match_ptr
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 15 Oct 2013 03:48:51 +0000 (09:18 +0530)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:22:01 +0000 (16:22 +0100)
commit84195b77364af8c7a25631450d9f2cad6f5daa1f
tree23cd4e84ff77f233353448e54ef3a5e754976009
parent0f54e1e129aa0c0b6fd5763295ef60ea5af13256
mfd: palmas: Remove redundant of_match_ptr

'of_palmas_match_tbl' 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/palmas.c