On Mi, 2016-06-08 at 17:50 -0300, Eduardo Habkost wrote: > usb_enabled() is just a wrapper for machine_usb(current_machine) > and is not necessary, replace all usages of usb_enabled() with > machine_usb(). > > In the case of pxa2xx, just remove usb_enabled() usage > completely. > > Eduardo Habkost (2): > pxa2xx: Unconditionally enable USB controller > vl: Eliminate usb_enabled()
Added to usb patch queue. thanks, Gerd
