All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Move twl4030 scripts to platform data
@ 2008-10-07 14:34 Peter 'p2' De Schrijver
  2008-10-07 14:34 ` [PATCH 1/3] Add twl4030 scripts to 3430sdp " Peter 'p2' De Schrijver
  2008-10-07 16:05 ` [PATCH 0/3] Move twl4030 scripts to platform data David Brownell
  0 siblings, 2 replies; 10+ messages in thread
From: Peter 'p2' De Schrijver @ 2008-10-07 14:34 UTC (permalink / raw)
  To: linux-omap; +Cc: Peter 'p2' De Schrijver

This patch set move the twl4030 scripts to platform data and integrates the code to download the scripts with the new twl4030 codebase.

Peter 'p2' De Schrijver (3):
  Add twl4030 scripts to 3430sdp platform data
  Adapt twl4030 power code to new twl4030 code
  Add twl4030 power platform device

 arch/arm/mach-omap2/board-3430sdp.c |   61 ++++++++
 drivers/i2c/chips/twl4030-core.c    |   41 +++++
 drivers/i2c/chips/twl4030-power.c   |  290 ++++++++++++++---------------------
 include/linux/i2c/twl4030.h         |   64 ++++++++
 4 files changed, 283 insertions(+), 173 deletions(-)


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

end of thread, other threads:[~2008-11-08  0:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-07 14:34 [PATCH 0/3] Move twl4030 scripts to platform data Peter 'p2' De Schrijver
2008-10-07 14:34 ` [PATCH 1/3] Add twl4030 scripts to 3430sdp " Peter 'p2' De Schrijver
2008-10-07 14:34   ` [PATCH 2/3] Adapt twl4030 power code to new twl4030 code Peter 'p2' De Schrijver
2008-10-07 14:34     ` [PATCH 3/3] Add twl4030 power platform device Peter 'p2' De Schrijver
2008-10-07 16:19     ` [PATCH 2/3] Adapt twl4030 power code to new twl4030 code David Brownell
2008-10-08  6:49       ` Peter 'p2' De Schrijver
2008-10-08  7:16         ` David Brownell
2008-10-08  7:22         ` David Brownell
2008-11-08  0:05         ` David Brownell
2008-10-07 16:05 ` [PATCH 0/3] Move twl4030 scripts to platform data David Brownell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.