commit | 9193c16e5a9899e742a862a0fec9bb5235008370 | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@gmail.com> | Sat Sep 21 01:58:58 2019 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Sat Sep 21 03:25:11 2019 +0200 |
tree | 65b8fffb28933b553e87d547c21d6f8f6ef392aa | |
parent | d85b9ce198e3689141cce965cb840f1c435ac4d5 [diff] |
pwm: atmel: Consolidate driver data initialization This helps readability by separating the driver-specific bits from the PWM framework bits. Signed-off-by: Thierry Reding <thierry.reding@gmail.com>