Searched hist:dc8fca6c68c0b1262c62435490ee7a0a70d23e2a (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/usb/musb/ |
H A D | musb_io.h | diff dc8fca6c68c0b1262c62435490ee7a0a70d23e2a Mon May 21 08:42:13 CDT 2018 Bin Liu <b-liu@ti.com> usb: musb: remove duplicated quirks flag
Both musb_io and musb_platform_ops in struct musb define a quirks flag for the same purpose. Let's remove the one in struct musb_io, and use that in struct musb_platform_ops instead.
Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | musb_dma.h | diff dc8fca6c68c0b1262c62435490ee7a0a70d23e2a Mon May 21 08:42:13 CDT 2018 Bin Liu <b-liu@ti.com> usb: musb: remove duplicated quirks flag
Both musb_io and musb_platform_ops in struct musb define a quirks flag for the same purpose. Let's remove the one in struct musb_io, and use that in struct musb_platform_ops instead.
Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | musb_cppi41.c | diff dc8fca6c68c0b1262c62435490ee7a0a70d23e2a Mon May 21 08:42:13 CDT 2018 Bin Liu <b-liu@ti.com> usb: musb: remove duplicated quirks flag
Both musb_io and musb_platform_ops in struct musb define a quirks flag for the same purpose. Let's remove the one in struct musb_io, and use that in struct musb_platform_ops instead.
Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | musb_core.c | diff dc8fca6c68c0b1262c62435490ee7a0a70d23e2a Mon May 21 08:42:13 CDT 2018 Bin Liu <b-liu@ti.com> usb: musb: remove duplicated quirks flag
Both musb_io and musb_platform_ops in struct musb define a quirks flag for the same purpose. Let's remove the one in struct musb_io, and use that in struct musb_platform_ops instead.
Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|