From: Johannes Thumshirn Date: Sat, 16 Feb 2013 18:20:51 +0000 (+0100) Subject: pwm: twl: Use to_twl() instead of container_of() X-Git-Tag: v3.9-rc1~77^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30f786170352b8264bc7b61c2482713e54accec8;p=pandora-kernel.git pwm: twl: Use to_twl() instead of container_of() Always use to_twl() for converting into private data instead of container_of(). Signed-off-by: Johannes Thumshirn Signed-off-by: Thierry Reding --- Reading git-diff-tree failed