diff options
author | Hans de Goede <hdegoede@redhat.com> | 2018-10-12 13:12:26 +0300 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2018-10-12 13:31:01 +0300 |
commit | 9dc419b6c7e4bb67c0966758c1e4c9a9c9a4309d (patch) | |
tree | 25514e4ff65a58bababed218d30770048f9b46a0 /scripts/cleanfile | |
parent | 1688c8717118f37191d824862a006c8373d261de (diff) | |
download | linux-9dc419b6c7e4bb67c0966758c1e4c9a9c9a4309d.tar.xz |
pwm: lpss: Move struct pwm_lpss_chip definition to the header file
Move struct pwm_lpss_chip definition from pwm-lpss.c to pwm-lpss.h,
so that the pci/platform drivers can access the info member
(struct pwm_lpss_boardinfo *).
This is a preparation patch for adding platform specific quirks, which
the drivers need access to, to pwm_lpss_boardinfo.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'scripts/cleanfile')
0 files changed, 0 insertions, 0 deletions