]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: shmobile: armadillo: initialize all struct pwm_lookup members
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 19 May 2014 20:42:33 +0000 (22:42 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 21 May 2014 09:18:52 +0000 (11:18 +0200)
commitb16001d745fbc900cc96c8ca2cd2cd08e738c421
tree2899a609a9484fe4f8453ab15d285f75f3c1b51f
parent3796ce1d4d4b330a75005c5eda105603ce9d4071
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>
arch/arm/mach-shmobile/board-armadillo800eva.c