mfd: twl6040: Cleanup in early error handling in probe function
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 12 Jul 2013 11:32:04 +0000 (13:32 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 31 Jul 2013 00:02:57 +0000 (02:02 +0200)
The err: label is not needed we can just return instead of the jump there.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found