Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Marek Vasut's avatar
    ab52df19
    usb: mv_udc: Move QH and qTD into mv_drv · ab52df19
    Marek Vasut authored
    
    Both the endpoint queue head and the endpoint item list is a controller
    specific thing. Move them both into controller private data.
    
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Fabio Estevam <fabio.estevam@freescale.com>
    Cc: Lei Wen <leiwen@marvell.com>
    Cc: Otavio Salvador <otavio@ossystems.com.br>
    Cc: Stefano Babic <sbabic@denx.de>
    ab52df19
    History
    usb: mv_udc: Move QH and qTD into mv_drv
    Marek Vasut authored
    
    Both the endpoint queue head and the endpoint item list is a controller
    specific thing. Move them both into controller private data.
    
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Fabio Estevam <fabio.estevam@freescale.com>
    Cc: Lei Wen <leiwen@marvell.com>
    Cc: Otavio Salvador <otavio@ossystems.com.br>
    Cc: Stefano Babic <sbabic@denx.de>