usb: musb: allow board to pass down fifo mode
authorFelipe Balbi <felipe.balbi@nokia.com>
Fri, 12 Mar 2010 08:29:06 +0000 (10:29 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:31 +0000 (13:21 -0700)
commite6c213b2968cbee4cfb8f89f2d685b9ad07eefbd
treebbe7c6bd630c3fef4dc1062b762c5fba9b7d1d6d
parentbd5afa9eac6daa408412a31a6c69e87e8bd28c7e
usb: musb: allow board to pass down fifo mode

boards might want to optimize their fifo configuration
to the particular needs of that specific board. Allow
that by moving all related data structures to
<linux/usb/musb.h>

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/musb/musb_core.c
include/linux/usb/musb.h