usb:udc:samsung:fix Remove the req_config flag
authorLukasz Majewski <l.majewski@samsung.com>
Mon, 5 Mar 2012 13:18:56 +0000 (14:18 +0100)
committerLukasz Majewski <l.majewski@samsung.com>
Mon, 12 Mar 2012 16:37:00 +0000 (17:37 +0100)
commit878edd6842ddb02c4df5fd109baac1579c17d025
tree43df91120b07c73adc924ed52bd416763e1a82eb
parent6751b05f855bbe56005d5b88d4eb58bcd52170d2
usb:udc:samsung:fix Remove the req_config flag

The dev->req_config flag was indicating that the forwarded
request needs to perform the usb gadget delayed status.
This is however not needed anymore, so it can be removed.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Marek Vasut <marex@denx.de>
drivers/usb/gadget/s3c_udc_otg_xfer_dma.c
include/usb/s3c_udc.h