On 08/01/2019 02:54 PM, Greg KH wrote:
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 <sfr@xxxxxxxxxxxxxxxx>
Cc: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
Cc: Wolfram Sang <wsa@xxxxxxxxxxxxx>
Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Fixes: 00500147cbd3 ("drivers: Introduce device lookup variants by ACPI_COMPANION device")
I'll go add this...
Thanks Greg ! Sorry, I thought the commit ids may change in linus's and
thus I referred to the "commit subject"
Cheers