public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] my pending patches
@ 2008-08-13 17:36 Felipe Balbi
  2008-08-13 17:36 ` [PATCH 1/3] input: keypad: General fixes to omap-twl4030keypad.c Felipe Balbi
  0 siblings, 1 reply; 10+ messages in thread
From: Felipe Balbi @ 2008-08-13 17:36 UTC (permalink / raw)
  To: linux-omap; +Cc: Felipe Balbi

Hi tony,

following are my three pending patches since last merge.
At least patch #2 for musb should be applied before
next merge with mainline. Another version of that
patch (without board-file changes) is already in
Greg's queue and without this version of that patch
in l-o, musb will be broken.

It's also a good idea to apply this before you format
omap2/3 patches to mainline since I'm getting rid of
hdrc_conf.h file, so we don't polute mailine with an
extra unused file.

ps: I'm on vacations until next week and I don't have
devices with me to test them on. The patches were working
last time I tried, but after merge I only rebased them and
made sure they build. So, please, give it a try before
applying.

Felipe Balbi (3):
  input: keypad: General fixes to omap-twl4030keypad.c
  usb: musb: pass configuration specifics via pdata
  input: add more error checks to lm8323 driver

 arch/arm/mach-omap2/board-2430sdp.c         |    5 +-
 arch/arm/mach-omap2/board-3430sdp.c         |    5 +-
 arch/arm/mach-omap2/board-n800-usb.c        |   46 ++++++-
 arch/arm/mach-omap2/usb-musb.c              |   51 +++++++-
 arch/arm/mach-omap2/usb-tusb6010.c          |    1 -
 drivers/input/keyboard/lm8323.c             |   42 ++++--
 drivers/input/keyboard/omap-twl4030keypad.c |  204 ++++++++++++++++-----------
 drivers/usb/musb/musb_core.c                |   37 ++---
 drivers/usb/musb/musb_core.h                |   14 +--
 drivers/usb/musb/tusb6010.h                 |  169 ----------------------
 include/asm-arm/arch-omap/hdrc_cnf.h        |  177 -----------------------
 include/asm-arm/arch-omap/keypad.h          |    1 +
 include/linux/usb/musb.h                    |   38 +++++-
 13 files changed, 305 insertions(+), 485 deletions(-)
 delete mode 100644 include/asm-arm/arch-omap/hdrc_cnf.h


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

end of thread, other threads:[~2008-08-19 14:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-13 17:36 [PATCH 0/3] my pending patches Felipe Balbi
2008-08-13 17:36 ` [PATCH 1/3] input: keypad: General fixes to omap-twl4030keypad.c Felipe Balbi
2008-08-13 17:36   ` [PATCH 2/3] usb: musb: pass configuration specifics via pdata Felipe Balbi
2008-08-13 17:36     ` [PATCH 3/3] input: add more error checks to lm8323 driver Felipe Balbi
2008-08-14 13:34       ` Tony Lindgren
2008-08-14 14:36         ` Tony Lindgren
2008-08-18 23:43     ` [PATCH 2/3] usb: musb: pass configuration specifics via pdata Steve Sakoman
2008-08-19  9:39       ` Felipe Balbi
2008-08-19 14:21         ` Steve Sakoman
2008-08-19 14:40           ` Felipe Balbi

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