]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Add Nokia CBUS support
authorJuha Yrjola <juha.yrjola@solidboot.com>
Mon, 2 Apr 2007 16:06:45 +0000 (12:06 -0400)
committerTony Lindgren <tony@atomide.com>
Wed, 16 May 2007 17:23:01 +0000 (10:23 -0700)
commit5b744d611bba427823aa29cdaf9da39c0a98553c
treecc538747dd0e9582ab029a9bc6b417681172c257
parente8bf9d93143895207845e85fbfb7dc6b8eac87dd
Add Nokia CBUS support

Add Nokia CBUS support

Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
18 files changed:
arch/arm/Kconfig
drivers/Makefile
drivers/cbus/Kconfig [new file with mode: 0644]
drivers/cbus/Makefile [new file with mode: 0644]
drivers/cbus/cbus.c [new file with mode: 0644]
drivers/cbus/cbus.h [new file with mode: 0644]
drivers/cbus/retu-headset.c [new file with mode: 0644]
drivers/cbus/retu-pwrbutton.c [new file with mode: 0644]
drivers/cbus/retu-rtc.c [new file with mode: 0644]
drivers/cbus/retu-user.c [new file with mode: 0644]
drivers/cbus/retu-wdt.c [new file with mode: 0644]
drivers/cbus/retu.c [new file with mode: 0644]
drivers/cbus/retu.h [new file with mode: 0644]
drivers/cbus/tahvo-usb.c [new file with mode: 0644]
drivers/cbus/tahvo-user.c [new file with mode: 0644]
drivers/cbus/tahvo.c [new file with mode: 0644]
drivers/cbus/tahvo.h [new file with mode: 0644]
drivers/cbus/user_retu_tahvo.h [new file with mode: 0644]