platform/x86: surface3_power: Use dev_err() instead of pr_err()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 26 Mar 2020 12:19:45 +0000 (14:19 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sat, 28 Mar 2020 20:37:29 +0000 (22:37 +0200)
commit74bef188eac103ecfeaf9cd48b86e12f2a2492af
tree593fb8b67b18c27699da66b96bd9a0bcb10395fe
parentc9c10913ea00111b7ce3304634e8131ec073495e
platform/x86: surface3_power: Use dev_err() instead of pr_err()

We have device and we may use it to print messages.

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