diff options
author | Hans de Goede <hdegoede@redhat.com> | 2017-01-22 17:14:09 +0100 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2017-02-10 15:15:38 +0100 |
commit | bf7696a12071afaca0139d7b8b9eadfc77252876 (patch) | |
tree | ac49357f16fdc4f5cd506002e61a2ed1dbc9067c /tools/lib/api/fd/array.c | |
parent | 3aeeb37569a983a1254d7d908e9b1a279765bf67 (diff) |
acpi: lpss: call pwm_add_table() for BSW PWM device
On x86 we do not have devicetree to link the PWM controller and
the display controller together. So someone needs to call
pwm_add_table() to create the link, so that the i915 driver's
pwm_get(dev, "pwm_backlight") call returns the lpss' pwm0.
The PWM subsystem does not want to have pwm_add_table() calls
directly in PWM drivers (this leads to probe ordering issues),
so lets do it here since the acpi-lpss code is always builtin.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Rafael J. Wysocki <rjw@rjwysocki.net>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'tools/lib/api/fd/array.c')
0 files changed, 0 insertions, 0 deletions