linux/drivers/i2c
David Wu fba09b4ecb i2c: rk3x: Use the dev_warn_ratelimited to print
This patch to limit the print:
[  653.751436][    T1] rk3x-i2c fec80000.i2c: unexpected irq in STOP: 0x80
[  653.752035][    T1] rk3x-i2c fec80000.i2c: unexpected irq in STOP: 0x80
[  653.752634][    T1] rk3x-i2c fec80000.i2c: unexpected irq in STOP: 0x80
[  653.753232][    T1] rk3x-i2c fec80000.i2c: unexpected irq in STOP: 0x80
[  653.753832][    T1] rk3x-i2c fec80000.i2c: unexpected irq in STOP: 0x80
[  653.754431][    T1] rk3x-i2c fec80000.i2c: unexpected irq in STOP: 0x80

Signed-off-by: David Wu <david.wu@rock-chips.com>
Change-Id: I9e67edf1c780ff1cd05070113d6b58df6144d0fd
2022-08-17 09:10:12 +08:00
..
algos
busses i2c: rk3x: Use the dev_warn_ratelimited to print 2022-08-17 09:10:12 +08:00
muxes i2c: mux: demux-pinctrl: do not deactivate a master that is not active 2022-04-08 14:40:22 +02:00
i2c-boardinfo.c
i2c-core-acpi.c i2c: acpi: fix resource leak in reconfiguration device addition 2021-10-13 10:04:29 +02:00
i2c-core-base.c Merge tag 'ASB-2021-12-05_12-5.10' of https://android.googlesource.com/kernel/common 2021-12-14 17:09:02 +08:00
i2c-core-of.c
i2c-core-slave.c
i2c-core-smbus.c
i2c-core.h
i2c-dev.c i2c: validate user data in compat ioctl 2022-01-05 12:40:32 +01:00
i2c-mux.c
i2c-slave-eeprom.c
i2c-slave-testunit.c
i2c-smbus.c
i2c-stub.c
Kconfig
Makefile