commit | 7b9fcda91e18f13905e07f0145cc7efbe0e503dc | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Jun 19 13:08:50 2017 +0300 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Jun 22 23:51:44 2017 +0200 |
tree | 763db1d7c107ccce22d83467afd33f8c142730b1 | |
parent | 8597c0920d6f4af66d2100b93599b0c0850dffdd [diff] |
NFC: fdp: Convert to use devres API It looks like there are two leftovers, at least one of which can leak the resource (IRQ). Convert both places to use managed variants of the functions. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>