Re: [PATCH] dell-smo8800: Add more acpi ids and change description of driver

2014-12-04 Thread Darren Hart
On Sun, Nov 23, 2014 at 03:38:26AM +0100, Pali Rohár wrote: > Oops, I lost this mail somewhere... > > I copied these ids from windows driver inf file. I did not tested > them because I do not have machine which reports these ids. It > looks like all SMOXX devices have same acpi structure (one IR

Re: [PATCH] dell-smo8800: Add more acpi ids and change description of driver

2014-11-22 Thread Pali Rohár
Oops, I lost this mail somewhere... I copied these ids from windows driver inf file. I did not tested them because I do not have machine which reports these ids. It looks like all SMOXX devices have same acpi structure (one IRQ). So adding ids could not break anything (if acpi device will not

Re: [PATCH] dell-smo8800: Add more acpi ids and change description of driver

2014-09-29 Thread Darren Hart
On Mon, Sep 29, 2014 at 02:45:48PM +0200, Pali Rohár wrote: Please see Documentation/SubmittingPatches, 15) The canonical patch format, and provide a complete message body. Have you validated each of the 6 ACPI IDs added to the driver? > Signed-off-by: Pali Rohár > --- > drivers/platform/x86/

[PATCH] dell-smo8800: Add more acpi ids and change description of driver

2014-09-29 Thread Pali Rohár
Signed-off-by: Pali Rohár --- drivers/platform/x86/Kconfig|4 ++-- drivers/platform/x86/dell-smo8800.c | 10 -- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index 3bbcbf1..ba9ee4f 100644 --- a/dri