Re: mmotm 2014-01-02-14-35 uploaded (musb)

From: Randy Dunlap
Date: Fri Jan 03 2014 - 15:48:00 EST


On 01/03/14 12:02, Felipe Balbi wrote:
> On Fri, Jan 03, 2014 at 09:57:50AM -0800, Randy Dunlap wrote:
>> On 01/02/14 14:36, akpm@xxxxxxxxxxxxxxxxxxxx wrote:
>>> The mm-of-the-moment snapshot 2014-01-02-14-35 has been uploaded to
>>>
>>> http://www.ozlabs.org/~akpm/mmotm/
>>>
>>> mmotm-readme.txt says
>>>
>>> README for mm-of-the-moment:
>>>
>>> http://www.ozlabs.org/~akpm/mmotm/
>>>
>>> This is a snapshot of my -mm patch queue. Uploaded at random hopefully
>>> more than once a week.
>>
>> on x86_64:
>>
>> when CONFIG_USB is not enabled:
>>
>> drivers/built-in.o: In function `musb_init':
>> musb_core.c:(.init.text+0x45fc): undefined reference to `usb_disabled'
>
> already have a patch for that. Waiting for Greg to merge ;-)

Thanks.

> commit 89f836a8c56bfea6585a09f7afff7094968a4fd0
> Author: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxxxxxxxxxx>
> Date: Thu Dec 26 09:24:52 2013 -0300
>
> usb: musb: Remove usb_disable() check in module_init()
>
> Removing the check to usb_disable() before registering the platform
> driver allows to build this driver when !USB && USB_GADGET, to be
> used in gadget-only mode.
>
> Also, use module_platform_driver() to register the platform driver.
>
> Signed-off-by: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxxxxxxxxxx>
> Signed-off-by: Felipe Balbi <balbi@xxxxxx>

--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/