Re: [PATCH V3] i2c: mux: pca954x: Add ACPI support for pca954x

2016-11-28 Thread Peter Rosin
Hi! We're apparently misunderstanding each other, I meant only that last #ifdef in the v2 review... Sorry for not being clearer, new attempt below. Cheers, Peter On 2016-11-29 04:46, tnhu...@apm.com wrote: > From: Tin Huynh > > This patch enables ACPI support for mux-pca954x

Re: [PATCH V3] i2c: mux: pca954x: Add ACPI support for pca954x

2016-11-28 Thread Peter Rosin
Hi! We're apparently misunderstanding each other, I meant only that last #ifdef in the v2 review... Sorry for not being clearer, new attempt below. Cheers, Peter On 2016-11-29 04:46, tnhu...@apm.com wrote: > From: Tin Huynh > > This patch enables ACPI support for mux-pca954x driver. > >

[PATCH V3] i2c: mux: pca954x: Add ACPI support for pca954x

2016-11-28 Thread tnhuynh
From: Tin Huynh This patch enables ACPI support for mux-pca954x driver. Signed-off-by: Tin Huynh --- drivers/i2c/muxes/i2c-mux-pca954x.c | 25 - 1 files changed, 24 insertions(+), 1 deletions(-) Change from V2: -Remove

[PATCH V3] i2c: mux: pca954x: Add ACPI support for pca954x

2016-11-28 Thread tnhuynh
From: Tin Huynh This patch enables ACPI support for mux-pca954x driver. Signed-off-by: Tin Huynh --- drivers/i2c/muxes/i2c-mux-pca954x.c | 25 - 1 files changed, 24 insertions(+), 1 deletions(-) Change from V2: -Remove CONFIG_ACPI. Change from V1: -Don't shadow