On Thu, Aug 01, 2019 at 11:20:24AM +0100, Suzuki K Poulose wrote: > The patch "drivers: Introduce device lookup variants by ACPI_COMPANION device" > converted an incorrect instance in i2c driver to a new helper. Revert this > change. > > Reported-by: Stephen Rothwell <s...@canb.auug.org.au> > Cc: Mika Westerberg <mika.westerb...@linux.intel.com> > Cc: Wolfram Sang <w...@the-dreams.de> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
Fixes: 00500147cbd3 ("drivers: Introduce device lookup variants by ACPI_COMPANION device") I'll go add this...