]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: gadget: s3c-hsotg: Allow driver instantiation using device tree
authorTomasz Figa <t.figa@samsung.com>
Tue, 25 Jun 2013 15:38:23 +0000 (17:38 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 29 Jul 2013 10:56:49 +0000 (13:56 +0300)
commitc50f056c360673ef196b49bfa161d841f0fbe92e
tree9d1f89634838ea37fa1e1e44fb90b094d0dbab8c
parent22a5aa170c5231e64e1598a55dee92ea9a26183e
usb: gadget: s3c-hsotg: Allow driver instantiation using device tree

This patch adds OF match table to the driver to allow instantiating it
using device tree.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Documentation/devicetree/bindings/usb/samsung-hsotg.txt [new file with mode: 0644]
drivers/usb/gadget/s3c-hsotg.c