Re: [PATCH 0/8] Add helper macro for pnp_register_driver boilerplate

2015-03-17 Thread Rafael J. Wysocki
On Monday, March 16, 2015 09:46:29 PM Peter Huewe wrote: > This patchset introduces the module_pnp_driver macro which is a > convenience macro for PNP driver modules similar to module_pci_driver > and convert the affected drivers to the new helper macro. > It is intended to be used by drivers which

[PATCH 0/8] Add helper macro for pnp_register_driver boilerplate

2015-03-16 Thread Peter Huewe
This patchset introduces the module_pnp_driver macro which is a convenience macro for PNP driver modules similar to module_pci_driver and convert the affected drivers to the new helper macro. It is intended to be used by drivers which init/exit section does nothing but register/unregister the PNP d