Re: [PATCH] toshiba_acpi: Fix regression caused by backlight extra check code

2014-11-11 Thread Azael Avalos
2014-11-10 22:49 GMT-07:00 Darren Hart : > On Mon, Nov 10, 2014 at 09:58:29AM -0700, Azael Avalos wrote: >> Hi Darren, >> >> Sorry for the way late reply, I had to go out of town in a hurry. >> >> 2014-11-03 23:21 GMT-07:00 Darren Hart : >> > On Mon, Nov 03, 2014 at 08:58:34PM -0700, Azael Avalos w

Re: [PATCH] toshiba_acpi: Fix regression caused by backlight extra check code

2014-11-10 Thread Darren Hart
On Mon, Nov 10, 2014 at 09:58:29AM -0700, Azael Avalos wrote: > Hi Darren, > > Sorry for the way late reply, I had to go out of town in a hurry. > > 2014-11-03 23:21 GMT-07:00 Darren Hart : > > On Mon, Nov 03, 2014 at 08:58:34PM -0700, Azael Avalos wrote: > >> Bug 86521 uncovered that some TOS620

Re: [PATCH] toshiba_acpi: Fix regression caused by backlight extra check code

2014-11-10 Thread Azael Avalos
Hi Darren, Sorry for the way late reply, I had to go out of town in a hurry. 2014-11-03 23:21 GMT-07:00 Darren Hart : > On Mon, Nov 03, 2014 at 08:58:34PM -0700, Azael Avalos wrote: >> Bug 86521 uncovered that some TOS6208 devices also return >> non zero values on a write call to the backlight me

Re: [PATCH] toshiba_acpi: Fix regression caused by backlight extra check code

2014-11-03 Thread Darren Hart
On Mon, Nov 03, 2014 at 08:58:34PM -0700, Azael Avalos wrote: > Bug 86521 uncovered that some TOS6208 devices also return > non zero values on a write call to the backlight method, > thus getting caught and bailed out by the extra check code. > > This patch makes sure that the extra check is being

[PATCH] toshiba_acpi: Fix regression caused by backlight extra check code

2014-11-03 Thread Azael Avalos
Bug 86521 uncovered that some TOS6208 devices also return non zero values on a write call to the backlight method, thus getting caught and bailed out by the extra check code. This patch makes sure that the extra check is being done on a TOS1900 device and then make the check for the broken backlig