public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] toshiba_acpi: Refactor *{get, set} and *available functions
@ 2015-08-01  3:58 Azael Avalos
  2015-08-01  3:58 ` [PATCH v3 1/5] toshiba_acpi: Change *available functions return type Azael Avalos
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Azael Avalos @ 2015-08-01  3:58 UTC (permalink / raw)
  To: Darren Hart, platform-driver-x86, linux-kernel; +Cc: Azael Avalos

These patches changes the *{get, set} and *available functions default
return type, changes the printed messages of the supported features,
removes some unnedded checks and bumps the driver version to 0.23.

Changes since v2:
- Introduced a new patch to remove unnecessary checks instead of
  cramming them in the patch series
- Updated patch descriptions
- Reverted some changes on the previous version to avoid compiler
  warnings

Changes since v1:
- Fixed typos in patch 01 description and use newly created
  *led_registered variables to unregister leds
- Adapt *{lcd, video}_proc functions in patch 03 to ensure we are not
  breaking userspace and updated patch description

Azael Avalos (5):
  toshiba_acpi: Change *available functions return type
  toshiba_acpi: Remove "*not supported" feature prints
  toshiba_acpi: Refactor *{get, set} functions return value
  toshiba_acpi: Remove unnecessary checks and returns in HCI/SCI
    functions
  toshiba_acpi: Bump driver version to 0.23

 drivers/platform/x86/toshiba_acpi.c | 531 +++++++++++++++++-------------------
 1 file changed, 248 insertions(+), 283 deletions(-)

-- 
2.4.6


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-08-06 17:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-01  3:58 [PATCH v3 0/5] toshiba_acpi: Refactor *{get, set} and *available functions Azael Avalos
2015-08-01  3:58 ` [PATCH v3 1/5] toshiba_acpi: Change *available functions return type Azael Avalos
2015-08-01  3:58 ` [PATCH v3 2/5] toshiba_acpi: Remove "*not supported" feature prints Azael Avalos
2015-08-05  9:38   ` Darren Hart
2015-08-05 22:15     ` Azael Avalos
2015-08-05 22:22       ` Darren Hart
2015-08-01  3:58 ` [PATCH v3 3/5] toshiba_acpi: Refactor *{get, set} functions return value Azael Avalos
2015-08-01  3:58 ` [PATCH v3 4/5] toshiba_acpi: Remove unnecessary checks and returns in HCI/SCI functions Azael Avalos
2015-08-05 20:21   ` Darren Hart
2015-08-05 22:23     ` Azael Avalos
2015-08-05 23:21       ` Darren Hart
2015-08-06 16:21         ` Azael Avalos
2015-08-05 23:36           ` Darren Hart
2015-08-01  3:58 ` [PATCH v3 5/5] toshiba_acpi: Bump driver version to 0.23 Azael Avalos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox