]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - drivers/cbus/Kconfig
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>
Mon, 16 Apr 2007 20:54:54 +0000 (20:54 +0000)
commit1cd593d9fb0db09898880c7cbd8913d87e1585a4
tree376b0c0dde4c7537a2a71e275d70fa86d309289e
parent8788a49b2b426a492c96e11f186e65389699c5ee
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]