]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: mv_udc: Move QH and qTD into mv_drv
authorMarek Vasut <marex@denx.de>
Wed, 10 Jul 2013 01:16:36 +0000 (03:16 +0200)
committerMarek Vasut <marex@denx.de>
Mon, 29 Jul 2013 21:01:32 +0000 (23:01 +0200)
commitab52df19c1195699516430be14b6be2d27229444
treed63891da25f90250e2f7544e76dba09fb9ff469f
parentfe48f05817a0c44724b6e4c6af04c1843f387cea
usb: mv_udc: Move QH and qTD into mv_drv

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: Marek 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>
drivers/usb/gadget/mv_udc.c
include/usb/mv_udc.h