]> Git Repo - linux.git/commit
i2c: designware: Move exports to I2C_DW namespaces
authorAndy Shevchenko <[email protected]>
Thu, 22 Aug 2024 17:58:40 +0000 (20:58 +0300)
committerAndi Shyti <[email protected]>
Mon, 9 Sep 2024 22:36:40 +0000 (00:36 +0200)
commitfd57a3325a779caf53bebb5e725c9a604c3ecea8
treee37b6c484086065d3dcc46c19c267ad4f1ffae81
parent1bc7bb89300f2adbcfdf30361d018ede43ca45f9
i2c: designware: Move exports to I2C_DW namespaces

Reduce scope of the I²C DesignWare driver exports to I2C_DW namespaces.
This will prevent abuse of the symbols and clean up global namespace.

Reviewed-by: Andi Shyti <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
drivers/i2c/busses/i2c-designware-common.c
drivers/i2c/busses/i2c-designware-master.c
drivers/i2c/busses/i2c-designware-pcidrv.c
drivers/i2c/busses/i2c-designware-platdrv.c
drivers/i2c/busses/i2c-designware-slave.c
This page took 0.057102 seconds and 4 git commands to generate.