diff options
author | 2019-01-07 20:49:41 +0100 | |
---|---|---|
committer | 2019-01-10 09:35:00 +0100 | |
commit | 5d0a4c11896e8b83f816f135c24b184d4ba57741 (patch) | |
tree | b1039970fae3a714e30dcf3d9e51210d8ea35790 /drivers/pwm/pwm-imx.c | |
parent | pwm: Drop per-chip dbg_show callback (diff) | |
download | linux-dev-5d0a4c11896e8b83f816f135c24b184d4ba57741.tar.xz linux-dev-5d0a4c11896e8b83f816f135c24b184d4ba57741.zip |
pwm: Rearrange structures to group members by purpose
In pwm_ops there are a few callbacks that are not supposed to be used by
new drivers. Group them at the end of the structure and add a comment.
Similarily for struct pwm_chip group the members that drivers shouldn't
care about at the end and mark them as internal with another comment.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-imx.c')
0 files changed, 0 insertions, 0 deletions