Re: RESEND: [PATCH 3/3] Misc: Add HP WMI laptop extras driver

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Matthew Garrett <mjg59@...>
Cc: <linux-input@...>, <linux-acpi@...>, <linux-kernel@...>, <carlos@...>
Date: Thursday, May 29, 2008 - 1:42 am

On Wed, 28 May 2008 14:34:25 +0100 Matthew Garrett <mjg59@srcf.ucam.org> wrote:


I see no Kconfig or Makefile updates.


Could be made const.  hp_wmi_input_setup() already honours that,
others will need tweaks.


It will be interesting to see the Kconfig rules for this driver..


	.driver = {
		   .name = "hp-wmi",
		   .owner = THIS_MODULE,
	},

would be more conventional layout.


The NULL isn't strictly needed.


Could have populated args with `= { .name = value, ... }'?


And `input', perhaps.


Unneeded newline.


wham, four new warnings.

Please check and suitably handle errors.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Add switch for dock events, Matthew Garrett, (Fri May 23, 12:09 pm)
[PATCH 1/3] Input: Add switch for dock events, Matthew Garrett, (Wed May 28, 9:06 am)
Version 2: [PATCH 1/3] Input: Add switch for dock events, Matthew Garrett, (Thu May 29, 4:20 am)
[PATCH 2/3] ACPI: Send switch event on dock events, Matthew Garrett, (Wed May 28, 9:21 am)
[PATCH 3/3] Misc: Add HP WMI laptop extras driver, Matthew Garrett, (Wed May 28, 9:29 am)
Re: RESEND: [PATCH 3/3] Misc: Add HP WMI laptop extras driver, Andrew Morton, (Thu May 29, 1:42 am)
Re: [PATCH] Add switch for dock events, Andrew Morton, (Fri May 23, 9:23 pm)