usb: dwc2: gadget: fix a typo in comment
s3c_hsotg_process_req_feature comments was not correct Tested-by: Robert Baldyga <r.baldyga@samsung.com> Acked-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Gregory Herrero <gregory.herrero@intel.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
This commit is contained in:
parent
9e14d0a566
commit
58f7c43e06
1 changed files with 1 additions and 1 deletions
|
@ -981,7 +981,7 @@ static struct s3c_hsotg_req *get_ep_head(struct s3c_hsotg_ep *hs_ep)
|
|||
}
|
||||
|
||||
/**
|
||||
* s3c_hsotg_process_req_featire - process request {SET,CLEAR}_FEATURE
|
||||
* s3c_hsotg_process_req_feature - process request {SET,CLEAR}_FEATURE
|
||||
* @hsotg: The device state
|
||||
* @ctrl: USB control request
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue