]> Git Repo - linux.git/commit
i2c: designware: Get rid of legacy platform data
authorAndy Shevchenko <[email protected]>
Wed, 31 Mar 2021 15:48:51 +0000 (18:48 +0300)
committerLee Jones <[email protected]>
Wed, 14 Apr 2021 15:06:46 +0000 (16:06 +0100)
commit5a517b5bf687028149d55ba50b393c288a054601
treec3e9680a55775dd93ff4c6d19bc54d0cc80e234b
parentc58ddd297fb903e11b0fcae0c0d38106125c1b58
i2c: designware: Get rid of legacy platform data

Platform data is a legacy interface to supply device properties
to the driver. In this case we don't have anymore in-kernel users
for it. Just remove it for good.

Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Wolfram Sang <[email protected]>
Acked-by: Jarkko Nikula <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
drivers/i2c/busses/i2c-designware-platdrv.c
include/linux/platform_data/i2c-designware.h [deleted file]
This page took 0.084249 seconds and 4 git commands to generate.