mfd: Do not dereference null pointer in twl4030 error path
authorIlkka Koskinen <ilkka.koskinen@nokia.com>
Tue, 20 Oct 2009 13:22:52 +0000 (16:22 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 26 Oct 2009 23:20:33 +0000 (00:20 +0100)
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>

No differences found