commit | ee34e51a7458ba59af65d1b0eb9c7fa9d19a7586 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Jun 29 12:45:03 2011 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jul 01 14:31:10 2011 -0700 |
tree | ba7a01b130bce5c29b6c8fc7b56902b865bdf5a0 | |
parent | 622859634a663c5e55d0e2a2cdbb55ac058d97b3 [diff] |
usb: musb: choose correct fifo_mode When we start building glue layers as modules, we need to be careful with the fifo_mode changes otherwise that weird ifdeferry won't evaluate correctly. Add the missing _MODULE variants for all glue layers to prevent everybody from using fifo_mode 2. Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>