commit | 3a7e9b6c661a23429b4a106d1ffa8aa5ce6c62bb | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Mon Sep 29 16:31:41 2014 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 29 11:56:01 2014 -0400 |
tree | 1a78e20c01d09cfb3c097a64f9a99db85f086b22 | |
parent | 2190fe2a3f4a4e76f6c5ebfc1070b86b34f0345c [diff] |
mei: push all standard settings into mei_device_init Setting of hw_ops and device has should be in mei_device_init. We add reference to the parent device and remove pci dependent cfg Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>