On Wed, 2017-11-01 at 18:53 +0200, Andy Shevchenko wrote: > Add new ACPI ID for sx9500 as had been found on prototype board. > Oops, old version, new commit message... > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- > drivers/iio/proximity/sx9500.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/iio/proximity/sx9500.c > b/drivers/iio/proximity/sx9500.c > index 53c5d653e780..8f417ccacf22 100644 > --- a/drivers/iio/proximity/sx9500.c > +++ b/drivers/iio/proximity/sx9500.c > @@ -1021,7 +1021,7 @@ static const struct dev_pm_ops sx9500_pm_ops = { > }; > > static const struct acpi_device_id sx9500_acpi_match[] = { > - {"SSX9500", 0}, > + {"SASX9500", 0}, > { }, > }; > MODULE_DEVICE_TABLE(acpi, sx9500_acpi_match); -- Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Intel Finland Oy -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html