git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7171511
)
spi/fsl: deal with a compile warning
author
Zhao Qiang
<B45475@freescale.com>
Thu, 26 Jun 2014 03:26:43 +0000
(11:26 +0800)
committer
Mark Brown
<broonie@linaro.org>
Wed, 2 Jul 2014 19:50:17 +0000
(20:50 +0100)
ret is unused when CONFIG_FSL_SOC defined,
so return ret instead of -ENOMEM when the
kzalloc fails to avoid it.
Signed-off-by: Zhao Qiang <B45475@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-fsl-lib.c
patch
|
blob
|
history
diff --cc
drivers/spi/spi-fsl-lib.c
Simple merge