commit | 1cb715ca46946b1ad32735d11830a84a433f2b1b | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Apr 10 00:36:36 2013 +0000 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Apr 15 18:16:52 2013 +0200 |
tree | 2d9f2e490a1f90bec9c0adc434bfe1d98b2df83e | |
parent | e5a7074a753623505ad20289abbea7a6c8c47bf7 [diff] |
i2c-designware: move to managed functions (devm_*) This makes the error handling much more simpler than open-coding everything and in addition makes the probe function smaller and tidier. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>