summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2013-04-04 10:39:00 (GMT)
committerSamuel Ortiz <sameo@linux.intel.com>2013-04-09 10:02:42 (GMT)
commit741cdecfc5255085d348ccaad1d1befbd6ae9222 (patch)
tree561ddde05193b8bfa08a0f815de0bb73631f26c1 /include
parent5fb1c2dd8f9e9f3fd4ecbaefc75b83ab0ec40cfa (diff)
downloadlinux-fsl-qoriq-741cdecfc5255085d348ccaad1d1befbd6ae9222.tar.xz
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 'include')
0 files changed, 0 insertions, 0 deletions