platform/x86: huawei-wmi: No need to keep pointer to platform device
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 10 Oct 2019 10:41:36 +0000 (13:41 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 15 Oct 2019 07:55:11 +0000 (10:55 +0300)
commitc7a949766fd24546b15af1d6f4bb57fddeec5558
treea6292b87ba255065458c6437781607611ea024a0
parent8c7d9ec8a470c39254dd0f64293545dcc86189d5
platform/x86: huawei-wmi: No need to keep pointer to platform device

There is no need to keep a pointer to the platform device. Currently there are
no users of it directly, and if there will be in the future we may restore it
from pointer to the struct device.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/huawei-wmi.c