]> git.baikalelectronics.ru Git - kernel.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)
commit6399b5eed8cbc09baa96fd7580dab72e4638a742
tree9d1f89634838ea37fa1e1e44fb90b094d0dbab8c
parente196818c68189baf9e72808d35f597ed3c11b4ff
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