All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] CBUS Patches
@ 2011-06-13 19:40 Felipe Balbi
  2011-06-13 19:40 ` [PATCH 1/2] cbus: make cbus parent of bus users Felipe Balbi
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Felipe Balbi @ 2011-06-13 19:40 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Linux OMAP Mailing List, Felipe Balbi

Hi Tony,

the following two patches get rid of
the static global variable holding the
bus context. It's not needed at all.

This will allow us to have multiple
CBUS buses by using different GPIOs.

Will never be useful, but that's it
should've been done anyway :-p

Felipe Balbi (2):
  cbus: make cbus parent of bus users
  cbus: pass device as argument

 arch/arm/mach-omap1/board-nokia770.c |    4 ++++
 arch/arm/mach-omap2/board-n8x0.c     |    4 ++++
 drivers/cbus/cbus.c                  |   20 +++++++++++---------
 drivers/cbus/cbus.h                  |    5 +++--
 drivers/cbus/retu.c                  |    4 ++--
 drivers/cbus/tahvo.c                 |    9 +++++++--
 6 files changed, 31 insertions(+), 15 deletions(-)

-- 
1.7.6.rc1


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

end of thread, other threads:[~2011-06-14 14:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-13 19:40 [PATCH 0/2] CBUS Patches Felipe Balbi
2011-06-13 19:40 ` [PATCH 1/2] cbus: make cbus parent of bus users Felipe Balbi
2011-06-13 19:40 ` [PATCH 2/2] cbus: pass device as argument Felipe Balbi
2011-06-14 10:06 ` [PATCH 0/2] CBUS Patches Tony Lindgren
2011-06-14 13:11   ` Tony Lindgren
2011-06-14 13:14     ` Felipe Balbi
2011-06-14 13:44       ` Tony Lindgren
2011-06-14 14:00         ` Felipe Balbi
2011-06-14 14:35           ` Tony Lindgren

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.