On 02/18/2014 04:39 PM, Felipe Balbi wrote:
> On Tue, Dec 17, 2013 at 09:40:35AM +0100, Robert Baldyga wrote:
>> This patch removes parameter struct usb_gadget_driver* from udc_stop() 
>> function
>> in struct usb_gadget_ops. This parameter is useless in udc_stop() function, 
>> and
>> UDC drivers can work well without it, so removeing it makes code clearer.
>>
>> This patch modifies UDC drivers to make them compatible witch changed API.
>> It also modifies udc-core.c, where udc_stop() function is used.
>>
>> Signed-off-by: Robert Baldyga <[email protected]>
>> Signed-off-by: Kyungmin Park <[email protected]>
> 
> I really need Tested-bys before I can apply this patch.
> 

It's simple clean-up. It removes one unused parameter, so I don't think
that tests are very essential. It does not affects on UDC drivers logic.

Best regards
Robert Baldyga
Samsung R&D Institute Poland
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to