Home
last modified time | relevance | path

Searched hist:dc8fca6c68c0b1262c62435490ee7a0a70d23e2a (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/musb/
H A Dmusb_io.hdiff 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 Dmusb_dma.hdiff 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 Dmusb_cppi41.cdiff 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 Dmusb_core.cdiff 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>