]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb7668aaec443bdf88aab6b7a81405b4a8312140b
tree20d5c85bfb2b9f72daf8b15b0713fde458b1e2f5
parent3cd8d968ea4807129adb3f68b22f87616a134cc0
usb: gadget: s3c-hsudc: delete outdated comment

since commit 8cc4a5f (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>
drivers/usb/gadget/s3c-hsudc.c