commit | 5131f072e5bff3a6a1da6b8f4882b6747e8c2a49 | [log] [tgz] |
---|---|---|
author | Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com> | Mon Jun 05 12:08:04 2017 -0700 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Jun 19 15:44:55 2017 +0100 |
tree | 6970b04b99b1daff3427432b2188609f216a50df | |
parent | a1d28c5991137f789162f412764dd7471aca6ec0 [diff] |
mfd: intel_soc_pmic_bxtwc: Utilize devm_* functions in driver probe Cleanup the resource allocation/free code in probe function by using devm_* calls. Signed-off-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>