]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: omap-usb: Remove redundant of_match_ptr
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 15 Oct 2013 03:48:50 +0000 (09:18 +0530)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:21:58 +0000 (16:21 +0100)
commitf1c24e0f4b5e3505ea9f027dcf81ad4f934a8479
tree088b1e3bf7b57829670614fd5ed1a29d9b6e7317
parent544a74d3388eea00f6ebcb8b057dec6062490bc4
mfd: omap-usb: 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/omap-usb-host.c
drivers/mfd/omap-usb-tll.c