x86/platform/intel-mid: Remove unused leftovers (msic_power_btn)
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 25 Jan 2021 19:39:43 +0000 (21:39 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 9 Feb 2021 14:28:36 +0000 (15:28 +0100)
commit4450e93fea0c92c0838e9df30e95f2eb5f68226a
tree9e49974a0d29547d2331fb69415bdedf5caac1d6
parentdb47204609c62e12b789b80eb0df954912cd856a
x86/platform/intel-mid: Remove unused leftovers (msic_power_btn)

There is no driver present, remove the device creation and other
leftovers.

Note, for Intel Merrifield there is another driver which is
instantiated by a certain MFD one and does not need any support from
device_libs.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/x86/platform/intel-mid/device_libs/Makefile
arch/x86/platform/intel-mid/device_libs/platform_mrfld_power_btn.c [deleted file]
arch/x86/platform/intel-mid/device_libs/platform_msic_power_btn.c [deleted file]