]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: s3c-hsudc: Use helper functions instead of generic container_of
authorHeiko Stübner <heiko@sntech.de>
Sun, 8 Jan 2012 20:57:55 +0000 (21:57 +0100)
committerFelipe Balbi <balbi@ti.com>
Tue, 24 Jan 2012 09:33:13 +0000 (11:33 +0200)
commit2d4172c938745cfa51c4a91406efb584549c1024
treebc7a180ee64333ed1c8aa48c5db5dc8b7a0d880b
parent5ea4399457f730b4614d0632ceefd3e8f53fb1e6
usb: s3c-hsudc: Use helper functions instead of generic container_of

The helper functions were definied but never used until now.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/s3c-hsudc.c