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

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to