From: Felipe Balbi Date: Wed, 29 Jun 2011 09:45:03 +0000 (+0300) Subject: usb: musb: choose correct fifo_mode X-Git-Tag: v3.1-rc1~234^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee34e51a7458ba59af65d1b0eb9c7fa9d19a7586;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed