summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/btcoexist/halbtc8723b2ant.h
diff options
context:
space:
mode:
authorJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>2015-11-07 14:33:25 +0300
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>2015-11-09 18:52:56 +0300
commitd56e4f75346933dd2cb11533a668ce883908c859 (patch)
tree943b7852ed98c6cf34ecf2fcd025f1476d86338a /drivers/net/wireless/rtlwifi/btcoexist/halbtc8723b2ant.h
parent2e31125c241212e2407d61a2d1cbdad0055a30b0 (diff)
downloadlinux-d56e4f75346933dd2cb11533a668ce883908c859.tar.xz
tpm: fix compat 'ppi' link handling in tpm_chip_register()
__compat_only_sysfs_link_entry_to_kobj() was unconditionally called for TPM1 chips, which caused crash on Acer C720 laptop where DSM for the ACPI object did not exist. There are two reasons for unwanted behavior: * The code did not check whether __compat_only_sysfs_link_entry_to_kobj() returned -ENOENT. This is OK. It just meanst that ppi is not available. * The code did not clean up properly. Compat link should added only after all other init is done. This patch sorts out these issues. Fixes: 9b774d5cf2db Reported-by: Jeremiah Mahler <jmmahler@gmail.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Jeremiah Mahler <jmmahler@gmail.com> Acked-by: Peter Huewe <PeterHuewe@gmx.de>
Diffstat (limited to 'drivers/net/wireless/rtlwifi/btcoexist/halbtc8723b2ant.h')
0 files changed, 0 insertions, 0 deletions