[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250104115058.19216-1-manivannan.sadhasivam@linaro.org>
Date: Sat, 4 Jan 2025 17:20:56 +0530
From: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
To: lgirdwood@...il.com,
broonie@...nel.org
Cc: linux-kernel@...r.kernel.org,
bartosz.golaszewski@...aro.org,
Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
Subject: [PATCH 0/2] regulator: Couple of fixes for of_regulator_bulk_get_all() API
Hi,
This series fixes a couple of issues in the consumer header file identified
while using the of_regulator_bulk_get_all() API in the PCI pwrctrl driver [1].
I'm sending the fixes separately since these are independent from that series.
- Mani
[1] https://lore.kernel.org/linux-pci/20241231-pci-pwrctrl-slot-v2-0-6a15088ba541@linaro.org/
Manivannan Sadhasivam (2):
regulator: Guard of_regulator_bulk_get_all() with CONFIG_OF
regulator: Move OF_ API declarations/definitions outside
CONFIG_REGULATOR
include/linux/regulator/consumer.h | 77 +++++++++++++-----------------
1 file changed, 32 insertions(+), 45 deletions(-)
--
2.25.1
Powered by blists - more mailing lists