commit | b16001d745fbc900cc96c8ca2cd2cd08e738c421 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Mon May 19 22:42:33 2014 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Wed May 21 11:18:52 2014 +0200 |
tree | 2899a609a9484fe4f8453ab15d285f75f3c1b51f | |
parent | 3796ce1d4d4b330a75005c5eda105603ce9d4071 [diff] |
ARM: shmobile: armadillo: initialize all struct pwm_lookup members Initializing all the struct pwm_lookup members allows to get rid of the struct tpu_pwm_platform_data as the polarity initialization will be taken care of by the PWM core. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>