commit | 8653be1afd60d6e8c36139b487e375b70357d9ef | [log] [tgz] |
---|---|---|
author | Ilya Yanok <yanok@emcraft.com> | Mon Aug 01 23:00:28 2011 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Dec 20 18:53:25 2011 +0100 |
tree | 7a7539d52980c150544133c0ee85abf4590bbca5 | |
parent | 858a6303f2b14945447a964563f54c918ef3927e [diff] |
mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver Check inuse variable before trying to access twl_map to prevent dereferencing of uninitialized variable. Signed-off-by: Ilya Yanok <yanok@emcraft.com> Cc: stable@kernel.org Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>