OSDN Git Service

usb: musb: remove unused members in struct musb_hdrc_config
authorBin Liu <b-liu@ti.com>
Mon, 21 May 2018 13:42:16 +0000 (08:42 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 May 2018 10:03:25 +0000 (12:03 +0200)
commit2bc2e05f925dda7caaec4b715f4a22cb58e23393
tree0f218087e8b103e6a2ed0c8ae21cdbc60b365960
parent7ad76955c67b705550a7ba7f632b838486753d65
usb: musb: remove unused members in struct musb_hdrc_config

The following members in struct musb_hdrc_config are not used,
so remove them.

soft_con
utm_16
big_endian
mult_bulk_tx
mult_bulk_rx
high_iso_tx
high_iso_rx
dma
dma_channels
dyn_fifo_size
vendor_ctrl
vendor_stat
vendor_req
dma_req_chan
musb_hdrc_eps_bits

Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/sunxi.c
include/linux/usb/musb.h