]> git.baikalelectronics.ru Git - kernel.git/commit
usb: misc: usb3503: Set platform data
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 1 Jun 2016 07:29:56 +0000 (09:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jun 2016 05:19:59 +0000 (22:19 -0700)
commitaa2388b535124dc5a65e9075c42b5182189f96cb
treecc90ca537d3e203acfc836337754fb2b39fcdf78
parent0bbdf84af08d29ff7cfcaaa485ffc41052fabf42
usb: misc: usb3503: Set platform data

Driver supports two paths of device instantiation: as platform and i2c
device. In the platform path it lacks of storing the driver specific
structure as drvdata.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usb3503.c