]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Add Nokia CBUS support
authorTony Lindgren <tony@atomide.com>
Tue, 7 Apr 2009 23:19:46 +0000 (16:19 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 7 Apr 2009 23:26:33 +0000 (16:26 -0700)
commit14fc69723d3442ef46f8f82b3f481e82f06a346d
tree37006eb2e6c10e1cd2c96083ec35514a184f1fe0
parentc7d41fe1898f2fd6d9b9f98c7932fc5d6ca6bf3e
Add Nokia CBUS support
17 files changed:
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]