commit | 4aa09d47d45ee8ced196c49031159ada2aef5b1d | [log] [tgz] |
---|---|---|
author | Jens Taprogge <jens.taprogge@taprogge.org> | Tue Sep 04 17:01:19 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 04 15:13:51 2012 -0700 |
tree | 00c72daf0264bb4ef2b3acb0ec294f61486c99df | |
parent | fdfc8cf5d28d6ce6fbf795aab456921f4f64d063 [diff] |
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>