Re: [PATCH v2 2/3] toshiba_acpi: Change notify funtion to handle more events

2014-12-04 Thread Darren Hart
On Thu, Dec 04, 2014 at 08:10:49PM -0700, Azael Avalos wrote: > Hi Darren, > > 2014-12-03 6:12 GMT-07:00 Darren Hart : > > On Wed, Dec 03, 2014 at 11:42:04PM -0700, Azael Avalos wrote: > >> @@ -1971,41 +2008,22 @@ error: > >> static void toshiba_acpi_notify(struct acpi_device *acpi_dev, u32 event

Re: [PATCH v2 2/3] toshiba_acpi: Change notify funtion to handle more events

2014-12-04 Thread Azael Avalos
Hi Darren, 2014-12-03 6:12 GMT-07:00 Darren Hart : > On Wed, Dec 03, 2014 at 11:42:04PM -0700, Azael Avalos wrote: >> @@ -1971,41 +2008,22 @@ error: >> static void toshiba_acpi_notify(struct acpi_device *acpi_dev, u32 event) >> { >> struct toshiba_acpi_dev *dev = acpi_driver_data(acpi_dev)

Re: [PATCH v2 2/3] toshiba_acpi: Change notify funtion to handle more events

2014-12-04 Thread Darren Hart
On Wed, Dec 03, 2014 at 11:42:04PM -0700, Azael Avalos wrote: > @@ -1971,41 +2008,22 @@ error: > static void toshiba_acpi_notify(struct acpi_device *acpi_dev, u32 event) > { > struct toshiba_acpi_dev *dev = acpi_driver_data(acpi_dev); > - u32 hci_result, value; > - int retries = 3;