Stephen Warren
dcb89b5aa0
usb: ci_udc: use var name ep/ci_ep consistently
...
Almost all of ci_udc.c uses variable name "ep" for a struct usb_ep and
"ci_ep" for a struct ci_ep. This is nice and consistent, and helps people
know what type a variable is without searching for the declaration.
handle_ep_complete() doesn't do this, so fix it to be consistent.
Signed-off-by: Stephen Warren <swarren@nvidia.com >
2014-07-02 15:45:38 +02:00
..
2014-07-02 15:45:38 +02:00
2013-09-24 17:51:35 +02:00
2014-07-02 15:45:38 +02:00
2014-07-02 15:45:38 +02:00
2013-07-24 09:44:38 -04:00
2013-09-24 17:51:35 +02:00
2013-07-24 09:44:38 -04:00
2013-10-20 23:46:38 +02:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-10-20 23:42:39 +02:00
2014-05-08 10:38:30 +02:00
2013-12-18 19:53:19 +01:00
2014-06-25 22:44:40 +02:00
2014-06-25 22:42:07 +02:00
2014-06-25 22:42:40 +02:00
2014-03-04 12:15:01 -05:00
2014-01-13 12:15:13 +01:00
2014-05-05 08:33:13 +02:00
2014-02-06 04:48:15 +01:00
2014-05-08 10:38:30 +02:00
2013-10-20 23:46:38 +02:00
2011-02-19 20:32:37 +01:00
2013-10-20 23:46:38 +02:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-10-20 23:46:38 +02:00
2013-12-02 11:22:32 +09:00
2011-03-27 21:48:08 +02:00
2011-02-19 20:32:38 +01:00
2014-02-06 02:22:45 +01:00
2014-02-06 02:22:45 +01:00
2014-05-07 23:36:58 +02:00
2014-04-30 10:30:57 +02:00