]> git.baikalelectronics.ru Git - kernel.git/commit
usb: phy-keystone: Remove redundant of_match_ptr helper
authorSachin Kamat <sachin.kamat@linaro.org>
Sat, 21 Dec 2013 09:50:07 +0000 (15:20 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 23 Dec 2013 16:13:33 +0000 (10:13 -0600)
commit97d11ed9c9dc78987d01ce573c49698ffbf43a06
treefb68bd7dce94303fd12669ea5e1e0fe7148b7763
parent8773667bfb7e11c2d92bdfa5cd55847b183498aa
usb: phy-keystone: Remove redundant of_match_ptr helper

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

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: WingMan Kwok <w-kwok2@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-keystone.c