commit | 495660cb53ba7c8cc8fcb577ad05001f12b58632 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Wed Jun 01 09:29:56 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jun 07 22:19:59 2016 -0700 |
tree | cc90ca537d3e203acfc836337754fb2b39fcdf78 | |
parent | 7c348f1cfb6d8c6911fcb6d13b4c267a8bc93856 [diff] |
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>