linux-samsung-r9q2/include/linux/i3c
Naveen Krishna Chatradhi 01744ce9f0 i3c: Correct the macro module_i3c_i2c_driver
Present definition for module_i3c_i2c_driver uses only the
1st argument i.e., struct i3c_driver.
Irrespective of CONFIG_I3C being enabled/disabled,
struct i2c_driver is never passed to module_driver()

Passing struct i2c_driver as the 4th argument works.

Signed-off-by: Akshay Gupta <Akshay.Gupta@amd.com>
Signed-off-by: Naveen Krishna Chatradhi <nchatrad@amd.com>
Link: https://lore.kernel.org/r/20221205105413.937704-1-naveenkrishna.chatradhi@amd.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2022-12-11 21:20:27 +01:00
..
ccc.h treewide: Replace zero-length arrays with flexible-array members 2022-02-17 07:00:39 -06:00
device.h i3c: Correct the macro module_i3c_i2c_driver 2022-12-11 21:20:27 +01:00
master.h i3c: remove i2c board info from i2c_dev_desc 2022-03-04 11:39:03 +01:00