On Wed, Oct 3, 2012 at 5:03 PM, Florian Fainelli wrote:
> This also greatly simplifies the power_{on,off} callbacks and make them
> work on platform device id instead of checking the OHCI controller base
> address like what was done in ohci-au1xxx.c.
>
> Signed-off-by: Florian Fainelli
> ---
> a
On Wed, Oct 3, 2012 at 5:24 PM, Florian Fainelli wrote:
> On Wednesday 03 October 2012 17:21:37 Manuel Lauss wrote:
>> On Wed, Oct 3, 2012 at 5:03 PM, Florian Fainelli wrote:
>> > This also greatly simplifies the power_{on,off} callbacks and make them
>> > work on pl
On Wed, Oct 3, 2012 at 5:03 PM, Florian Fainelli wrote:
> This also greatly simplifies the power_{on,off} callbacks and make them
> work on platform device id instead of checking the OHCI controller base
> address like what was done in ohci-au1xxx.c.
That was by design -- the base address is far
On Wed, Oct 3, 2012 at 5:03 PM, Florian Fainelli wrote:
> Use the ehci platform driver power_{on,suspend,off} callbacks to perform the
> USB block gate enabling/disabling as what the ehci-au1xxx.c driver does.
>
> Signed-off-by: Florian Fainelli
> ---
> arch/mips/alchemy/common/platform.c | 23
Hello,
It was fixed in the latest mips pull.
(See https://patchwork.linux-mips.org/patch/3881/ , it accounts also
for the randomness
in appearance).
Manuel Lauss
On Mon, Jul 16, 2012 at 9:52 PM, Joe Perches wrote:
> On Mon, 2012-07-16 at 17:37 +0200, Daniel Mack wrote:
>> (Cc Ka
On Mon, Jul 16, 2012 at 1:38 PM, Daniel Mack wrote:
> On 09.07.2012 14:01, Manuel Lauss wrote:
>> Hello,
>>
>> Current 3.5-rc5-git panics on my MIPS targets during USB host
>> controller initialization.
>> Disabling CONFIG_PRINTK fixes it.
>>
>> ehci_
found
hub 2-0:1.0: 2 ports detected
usbcore: registered new interface driver uas
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
Thanks!
Manuel Lauss