linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Make TWL4030_ALLOW_UNSUPPORTED more configurable.
@ 2012-05-01 20:44 NeilBrown
  2012-05-01 20:44 ` [PATCH 1/2] twl-regulator: define all feature flags in one place NeilBrown
  2012-05-01 20:44 ` [PATCH 2/2] twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable NeilBrown
  0 siblings, 2 replies; 10+ messages in thread
From: NeilBrown @ 2012-05-01 20:44 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown; +Cc: linux-kernel

This is a revised version on an earlier patch based on feedback from
Mark.  And it is now two patches :-)

First patch collects some related #defines together because I wasted
way too much time being confused because they were separate.
The second converts TWL4030_ALLOW_UNSUPPORTED from a CONFIG option
to a feature flag.

Thanks,
NeilBrown


---

NeilBrown (2):
      twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.
      twl-regulator: define all feature flags in one place.


 drivers/mfd/twl-core.c            |    7 -------
 drivers/regulator/twl-regulator.c |   12 +++++-------
 include/linux/i2c/twl.h           |   13 +++++++++++--
 3 files changed, 16 insertions(+), 16 deletions(-)

-- 
Signature


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-05-09 20:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-01 20:44 [PATCH 0/2] Make TWL4030_ALLOW_UNSUPPORTED more configurable NeilBrown
2012-05-01 20:44 ` [PATCH 1/2] twl-regulator: define all feature flags in one place NeilBrown
2012-05-02  9:08   ` Mark Brown
2012-05-09 19:50     ` Samuel Ortiz
2012-05-09 20:29       ` Mark Brown
2012-05-01 20:44 ` [PATCH 2/2] twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable NeilBrown
2012-05-02  9:11   ` Mark Brown
2012-05-08 18:40   ` Mark Brown
2012-05-08 19:47     ` NeilBrown
2012-05-09  9:03       ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).