commit | d5261286949fc9ada701c7e30bf89e08a6dbf4de | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Tue Feb 14 11:37:17 2012 +0100 |
committer | Felipe Balbi <balbi@ti.com> | Tue Feb 14 13:44:27 2012 +0200 |
tree | c921f947a3f9feb87ed95c7805a2dabc0805ca11 | |
parent | 6fecfb05c077586ba85aa6f52f10abf30a4bfb40 [diff] |
usb: renesas_usbhs: (cosmetic) simplify list operations list.h already provide helpers to find the first entry and to move list nodes to the tail of another list. This patch simply uses those helpers, no functional changes. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Felipe Balbi <balbi@ti.com>