public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] lp5521
@ 2008-10-06  9:11 Felipe Balbi
  2008-10-06  9:11 ` [PATCH 1/3] i2c: lp5521: remove dead code Felipe Balbi
  0 siblings, 1 reply; 15+ messages in thread
From: Felipe Balbi @ 2008-10-06  9:11 UTC (permalink / raw)
  To: linux-omap; +Cc: Mathias Nyman, Felipe Balbi

A few cleanups and moving to drivers/leds. This driver
is probably ok for making its way to mainline, by the morning
I'll generate a patch against mainline and send to Richard
(led maintainer) for integration.

*** Note: compile tested only due to the fact n810 doesn't boot.

Felipe Balbi (3):
  i2c: lp5521: remove dead code
  i2c: lp5521: cosmetic fixes
  lp5521: move to drivers/leds

 drivers/i2c/chips/Kconfig                          |    7 -
 drivers/i2c/chips/Makefile                         |    1 -
 drivers/leds/Kconfig                               |    7 +
 drivers/leds/Makefile                              |    1 +
 drivers/{i2c/chips/lp5521.c => leds/leds-lp5521.c} |  181 ++++++++------------
 5 files changed, 81 insertions(+), 116 deletions(-)
 rename drivers/{i2c/chips/lp5521.c => leds/leds-lp5521.c} (79%)


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

end of thread, other threads:[~2008-10-07  9:09 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-06  9:11 [PATCH 0/3] lp5521 Felipe Balbi
2008-10-06  9:11 ` [PATCH 1/3] i2c: lp5521: remove dead code Felipe Balbi
2008-10-06  9:11   ` [PATCH 2/3] i2c: lp5521: cosmetic fixes Felipe Balbi
2008-10-06  9:11     ` [PATCH 3/3] lp5521: move to drivers/leds Felipe Balbi
2008-10-06 11:08       ` Riku Voipio
2008-10-06 11:17         ` Tony Lindgren
2008-10-06 11:51           ` Felipe Balbi
2008-10-06 12:54             ` Riku Voipio
2008-10-06 12:58               ` Felipe Balbi
2008-10-06 13:32                 ` mathias nyman
2008-10-06 16:33                   ` David Brownell
2008-10-07  8:32                     ` Richard Purdie
2008-10-07  9:09                       ` David Brownell
2008-10-06  9:47   ` [PATCH 1/3] i2c: lp5521: remove dead code Daniel Stone
2008-10-06 10:02     ` Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox