]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commitf5b33d94c1eca23802e3ac76b0788ba59e44a481
tree46a1bf52ee83f711c60c6f68c787fc5d0347099d
parent687d25a2bae98b32534d2119419ed1eea6e53bbb
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