commit | 7484552eb24e3c62ef55a4ff0133d8450adea206 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Fri Oct 22 08:31:49 2010 +0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Oct 29 00:30:39 2010 +0200 |
tree | e7dc6967a86eeb474165656deb322f9fcbcfd1b0 | |
parent | 25d950714781f34e7ae1292f38889cf39983cb38 [diff] |
mfd: Fix resource reclaim for max8998 Properly free irq and unregister max8998->rtc device in max8998_i2c_probe() error path and max8998_i2c_remove(). Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>