ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookup
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 19 May 2014 20:42:38 +0000 (22:42 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 21 May 2014 09:19:37 +0000 (11:19 +0200)
commitdee401e1fd5eddc8e3d6ae0e8b5c4bd64aa2a369
tree6e04e8311c51d673fb28900d7081af1d4ba1468e
parent4284402924cc55e182008ca7e9d4fb1e891ff5ae
ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookup

Use the new variant of the PWM_LOOKUP macro to initialize the PWM lookup
table.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
arch/arm/mach-omap2/board-omap3beagle.c