OpenCloudOS-Kernel/drivers/i2c
Sowjanya Komatineni 42aa38b54e i2c: tegra: Fix the error path in tegra_i2c_runtime_resume
tegra_i2c_runtime_resume does not disable prior enabled clocks
properly.

This patch fixes it.

Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
2020-07-28 18:32:09 +02:00
..
algos i2c: Use separate MODULE_AUTHOR() statements for multiple authors 2020-07-04 08:25:13 +02:00
busses i2c: tegra: Fix the error path in tegra_i2c_runtime_resume 2020-07-28 18:32:09 +02:00
muxes
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
i2c-boardinfo.c
i2c-core-acpi.c
i2c-core-base.c i2c: core: do not use logical device when creating irq domain 2020-07-27 22:31:16 +02:00
i2c-core-of.c
i2c-core-slave.c
i2c-core-smbus.c i2c: core: check returned size of emulated smbus block read 2020-06-26 10:18:35 +02:00
i2c-core.h
i2c-dev.c i2c: Use separate MODULE_AUTHOR() statements for multiple authors 2020-07-04 08:25:13 +02:00
i2c-mux.c
i2c-slave-eeprom.c i2c: busses: Use fallthrough pseudo-keyword 2020-07-23 22:04:08 +02:00
i2c-smbus.c
i2c-stub.c