[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250724021317.2116943-1-hayashi.kunihiko@socionext.com>
Date: Thu, 24 Jul 2025 11:13:15 +0900
From: Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>
To: Jarkko Nikula <jarkko.nikula@...ux.intel.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Mika Westerberg <mika.westerberg@...ux.intel.com>,
Jan Dabros <jsd@...ihalf.com>,
Andi Shyti <andi.shyti@...nel.org>
Cc: Kohei Ito <ito.kohei@...ionext.com>,
linux-i2c@...r.kernel.org,
linux-kernel@...r.kernel.org,
Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>
Subject: [PATCH 0/2] i2c: designware: Fixes clock issues with platform driver
This series fixes two clock issues with i2c-designware-platdrv driver.
The first is that the clocks aren't disabled when the driver exits if
CONFIG_PM=n, the other is that the clocks aren't disabled when the probe
function fails.
Kunihiko Hayashi (2):
i2c: designware: Fix clock issue when PM is disabled
i2c: designware: Add disabling clocks when probe fails
drivers/i2c/busses/i2c-designware-platdrv.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
2.34.1
Powered by blists - more mailing lists