pwm: twl: Use to_twl() instead of container_of()
authorJohannes Thumshirn <morbidrsa@gmail.com>
Sat, 16 Feb 2013 18:20:51 +0000 (19:20 +0100)
committerThierry Reding <thierry.reding@avionic-design.de>
Sun, 17 Feb 2013 10:27:07 +0000 (11:27 +0100)
Always use to_twl() for converting into private data instead of
container_of().

Signed-off-by: Johannes Thumshirn <morbidrsa@gmail.com>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>

No differences found