commit | 1376d92f9e14209e8c0d549ed143edc70ba6dbb7 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed May 11 12:47:59 2011 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Fri May 13 14:34:05 2011 +0300 |
tree | 4b66416b98ff70fa4b3eab666449422608048488 | |
parent | 5c8a86e10a7c164f44537fabdc169fd8b4e7a440 [diff] |
usb: musb: allow musb and glue layers to be modules This in part reverts commit 7a180e70cfc56e131bfe4796773df2acfc7d4180. (usb: musb: temporarily make it bool) and while at that we also allow glue layers to be compiled as modules. There are still some other changes needed until we can have a fully functional build with this setup, but we're getting there. Signed-off-by: Felipe Balbi <balbi@ti.com>