commit | 3635e2ec7cbb9aa054f8d4361dec27b0ca625905 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | Mon Feb 29 12:29:48 2016 -0500 |
committer | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | Sat Jun 25 17:26:35 2016 +0300 |
tree | cb2f117546706473370070505aa85fa5858eac72 | |
parent | 8cfffc9d4d3786d3b496a021d7224e06328bac7d [diff] |
tpm: Get rid of devname Now that we have a proper struct device just use dev_name() to access this value instead of keeping two copies. Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>