commit | eb49778c8c6cbe075cf90d741ccf16f674a8db4e | [log] [tgz] |
---|---|---|
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | Wed Jul 05 22:13:58 2017 +1200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sat Mar 24 13:26:13 2018 +0100 |
tree | 09b2bac7a0eff24cea84938045673e7595cc74bc | |
parent | 7562dee282244aade6fa183487bf2fcecaa42a20 [diff] |
i2c: pca-platform: drop gpio from platform data Now that the i2c-pca-plaform driver is using the device managed API for gpios there is no need for the reset gpio to be specified via i2c_pca9564_pf_platform_data. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>