Re: [PATCH 2/2] i2c-designware: add Intel BayTrail ACPI ID

2013-05-17 Thread Wolfram Sang
On Mon, May 13, 2013 at 01:54:31PM +0300, Mika Westerberg wrote: This is the same controller as on Intel Lynxpoint but the ACPI ID is different (8086F41). Add support for this. Signed-off-by: Mika Westerberg mika.westerb...@linux.intel.com Applied to for-current, thanks! -- To unsubscribe

[PATCH 2/2] i2c-designware: add Intel BayTrail ACPI ID

2013-05-13 Thread Mika Westerberg
This is the same controller as on Intel Lynxpoint but the ACPI ID is different (8086F41). Add support for this. Signed-off-by: Mika Westerberg mika.westerb...@linux.intel.com --- drivers/i2c/busses/i2c-designware-platdrv.c |1 + 1 file changed, 1 insertion(+) diff --git