commit | 3796ce1d4d4b330a75005c5eda105603ce9d4071 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Mon May 19 22:42:32 2014 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Wed May 21 09:03:07 2014 +0200 |
tree | fdaed3c8281bee1e5bba3400d2f5ca7aecb47ce1 | |
parent | 9c88669c2cfc91158f157b5584103ff7e5b6bedb [diff] |
pwm: add period and polarity to struct pwm_lookup Add period and polarity members to struct pwm_lookup so that platforms using the lookup table can be treated the same way as those using the device tree. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>