summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-sysctrl.c
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2013-04-04 12:39:00 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2013-04-09 12:02:42 +0200
commit741cdecfc5255085d348ccaad1d1befbd6ae9222 (patch)
tree561ddde05193b8bfa08a0f815de0bb73631f26c1 /drivers/mfd/ab8500-sysctrl.c
parentmfd: syscon: Add missing struct device_node declaration (diff)
downloadlinux-741cdecfc5255085d348ccaad1d1befbd6ae9222.tar.xz
linux-741cdecfc5255085d348ccaad1d1befbd6ae9222.zip
mfd: db8500-prcmu: Return early if the TCPM cannot be located
Currently we check to see if we obtained the Tightly Coupled Program Memory (TCPM) base and only execute the code within the check if we have it. It's more traditional to return early if we don't have it. This way we can flatten most of the function's code down to a single tab spacing. Signed-off-by: Lee Jones <lee.jones@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/ab8500-sysctrl.c')
0 files changed, 0 insertions, 0 deletions