commit | a7b71bc043aded9da4cf51f85271e0779161fe22 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed Mar 27 17:29:56 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 29 08:44:12 2013 -0700 |
tree | 68b69d683542f91b883eb097e2c7bf332b4f3ecf | |
parent | 3e8332952dedd2c17bb497e3909e3b6fbac10ce7 [diff] |
mei: bus: Add bus related structures to mei_cl We keep track of all MEI devices on the bus through a specific linked list. We also have a mei_device instance in the mei_cl structure. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>