15 May, 2013

1 commit

  • Upon initialisation (driver probe) a NULL pointer exception
    is triggered. This is due to lack of initialisation of
    device field in phy structure, which is used by phy
    framework in usb_get_phy().

    Fix it by initialising the device field.

    Signed-off-by: Robert Jarzmik
    Signed-off-by: Kishon Vijay Abraham I
    Signed-off-by: Felipe Balbi

    Robert Jarzmik
     

18 Mar, 2013

1 commit