]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/ipack/ipack.c
Staging: ipack: Implement device matching on the bus level.
authorJens Taprogge <jens.taprogge@taprogge.org>
Tue, 4 Sep 2012 15:01:19 +0000 (17:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 22:13:51 +0000 (15:13 -0700)
commit4aa09d47d45ee8ced196c49031159ada2aef5b1d
tree00c72daf0264bb4ef2b3acb0ec294f61486c99df
parentfdfc8cf5d28d6ce6fbf795aab456921f4f64d063
Staging: ipack: Implement device matching on the bus level.

Devices are match based upon their vendor and device ids.  Since
the individual drivers provide a list of supported ids they do not
need to implement the matching themselves.

Signed-off-by: Jens Taprogge <jens.taprogge@taprogge.org>
Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ipack/devices/ipoctal.c
drivers/staging/ipack/ipack.c
drivers/staging/ipack/ipack.h