Re: [PATCH 0/6] staging: unisys: module autoload support

2015-07-31 Thread Greg KH
On Fri, Jul 24, 2015 at 12:06:50PM -0400, Benjamin Romer wrote:
 This patch series adds support for automatically loading the unisys
 drivers from modules.

first 3 patches applied only.
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel


[PATCH 0/6] staging: unisys: module autoload support

2015-07-24 Thread Benjamin Romer
This patch series adds support for automatically loading the unisys
drivers from modules.

Prarit Bhargava (6):
  drivers, staging, unisys, cleanup channel_guid.h
  staging: unisys: add UUID strings to channel_guid.h
  drivers, staging, unisys Add modalias files to visorbus devices
  drivers, staging, unisys Add visorbus module autoloading code
  drivers, staging, unisys Add visornic module autoloading code
  drivers, staging, unisys Add visorhid module autoloading code

 drivers/staging/unisys/include/channel_guid.h | 24 +---
 drivers/staging/unisys/visorbus/visorbus_main.c   | 45 +--
 drivers/staging/unisys/visorhba/visorhba_main.c   |  2 +
 drivers/staging/unisys/visorhid/keyboardchannel.h |  3 +-
 drivers/staging/unisys/visorhid/mousechannel.h|  4 +-
 drivers/staging/unisys/visorhid/visorhid.c| 18 +++--
 drivers/staging/unisys/visornic/visornic_main.c   |  2 +
 7 files changed, 66 insertions(+), 32 deletions(-)

-- 
2.1.4

___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel