ACPI / LPSS: check the result of ioremap()
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Thu, 8 Jan 2015 07:57:25 +0000 (09:57 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 22 Jan 2015 00:20:02 +0000 (01:20 +0100)
commit4483d59e29fea65ef428be92a866aed50e28c795
tree5392616f2514f0b53b64dadb8cfa187da21d12e1
parentec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc
ACPI / LPSS: check the result of ioremap()

If it fails we have to skip the device.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpi_lpss.c