usb: gadget: s3c-hsudc: delete outdated comment
authorChen Gang <gang.chen@asianux.com>
Mon, 11 Mar 2013 10:28:02 +0000 (18:28 +0800)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:18:10 +0000 (11:18 +0200)
since commit d93e260 (usb: gadget: s3c-hsudc: use udc_start and udc_stop
functions) the 'driver' parameter has been deleted from
s3c_hsudc_stop_activity() but its documentation was left outdated. This
patch deletes the comment since it makes no sense anymore.

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found