commit | 213dd193fab8288e2b0b96dc93f974ec33ba2298 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Wed Oct 28 14:34:35 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Oct 29 09:02:16 2015 +0900 |
tree | 159ccde5068c4bafab199d9db1e241383ee3f7a2 | |
parent | 2da55cfd603d1c08dd1a396f943d6205eca47227 [diff] |
mei: bus: set the device name before running fixup The mei bus fixup use dev_xxx services for printing to kernel log so we need to setup the device name prior to running fixup hooks. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>