]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: musb: add Blackfin specific configuration to MUSB
authorBryan Wu <cooloney@kernel.org>
Tue, 2 Dec 2008 19:33:48 +0000 (21:33 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Jan 2009 18:00:07 +0000 (10:00 -0800)
commitc6cf8b003e5a37f8193c2883876c5942adcd7284
treec0ce285fb7a70dfd149ecfc325ad4c468ea0bbbc
parent6995eb68aab70e79eedb710d7d6d1f22d8aea4a7
USB: musb: add Blackfin specific configuration to MUSB

Some config registers are not avaiable in Blackfin, we have to comment them out.

v1-v2:
 - remove Blackfin specific header file
 - add Blackfin register version to musb_regs.h header file

Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/musb/musb_core.c
drivers/usb/musb/musb_core.h
drivers/usb/musb/musb_host.c
drivers/usb/musb/musb_regs.h