* [PATCH 1/3] regulator: enable module build config for lp872x
@ 2012-06-21 8:03 Kim, Milo
2012-06-21 9:17 ` Mark Brown
0 siblings, 1 reply; 2+ messages in thread
From: Kim, Milo @ 2012-06-21 8:03 UTC (permalink / raw)
To: Mark Brown
Cc: Girdwood, Liam, linux-kernel@vger.kernel.org, axel.lin@gmail.com,
swarren@wwwdotorg.org, sfr@canb.auug.org.au
Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
---
drivers/regulator/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 26a4440..870f730 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -225,7 +225,7 @@ config REGULATOR_LP3972
on National Semiconductors LP3972 PMIC
config REGULATOR_LP872X
- bool "TI/National Semiconductor LP8720/LP8725 voltage regulators"
+ tristate "TI/National Semiconductor LP8720/LP8725 voltage regulators"
depends on I2C
select REGMAP_I2C
help
--
1.7.2.5
Best Regards,
Milo (Woogyom) Kim
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/3] regulator: enable module build config for lp872x
2012-06-21 8:03 [PATCH 1/3] regulator: enable module build config for lp872x Kim, Milo
@ 2012-06-21 9:17 ` Mark Brown
0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2012-06-21 9:17 UTC (permalink / raw)
To: Kim, Milo
Cc: Girdwood, Liam, linux-kernel@vger.kernel.org, axel.lin@gmail.com,
swarren@wwwdotorg.org, sfr@canb.auug.org.au
[-- Attachment #1: Type: text/plain, Size: 210 bytes --]
On Thu, Jun 21, 2012 at 08:03:36AM +0000, Kim, Milo wrote:
>
> Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
No, this breaks the build. We can do this *after*
devm_gpio_request_one() is exported.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-21 9:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-21 8:03 [PATCH 1/3] regulator: enable module build config for lp872x Kim, Milo
2012-06-21 9:17 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox