]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel_ips: Simplify error handling via devres API
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 26 Jan 2017 15:16:26 +0000 (17:16 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sun, 8 Oct 2017 18:07:13 +0000 (21:07 +0300)
commit086d086f399a79a686d58ef419e28865891054d6
tree46a1bf52ee83f711c60c6f68c787fc5d0347099d
parent489b166e35d89f322c873155779708e510c6a6f8
platform/x86: intel_ips: Simplify error handling via devres API

Use devm_ and pcim_ functions to make error handling
simpler and code smaller and tidier.

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