pwm: sti: Remove PWM period table
authorAjit Pal Singh <ajitpal.singh@st.com>
Mon, 14 Jul 2014 14:33:32 +0000 (15:33 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Fri, 8 Aug 2014 11:12:46 +0000 (13:12 +0200)
commit3aacd3e1879a5359ce1483b82c9cdd31ebb348b7
tree3815ccf96d227ce82f6beba55bc527e797925b09
parent6ad6b838e11d8d67950716e0715b1d71bdd0769e
pwm: sti: Remove PWM period table

Removes the PWM period table. Instead the prescaler is computed
from the period value passed in the config() function.

Signed-off-by: Ajit Pal Singh <ajitpal.singh@st.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-sti.c