commit | a8643430bc82aa3d272b21df2e1feb502bb8aacb | [log] [tgz] |
---|---|---|
author | Ilkka Koskinen <ilkka.koskinen@nokia.com> | Tue Oct 20 16:22:52 2009 +0300 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Oct 27 00:20:33 2009 +0100 |
tree | 5d36ab9a0b1b84414cd3e9327be319e493acebec | |
parent | 14f572fa38c55fbe369127b808a4a79b0bbec367 [diff] |
mfd: Do not dereference null pointer in twl4030 error path We are mistakenly dereferencing twl->client in the twl->client null checking path. Signed-off-by: Ilkka Koskinen <ilkka.koskinen@nokia.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>