summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2014-03-09 14:11:10 +0800
committerMark Brown <broonie@linaro.org>2014-03-10 16:06:45 +0000
commit2271cf124a2763b7252887814a7fc8a844767e8f (patch)
tree2aa554da7a1af8000ac7c5c594123f1b6de0b5b7 /Makefile
parent2aa237f4a1a72813f9684a0ce6e48288e75de479 (diff)
downloadlinux-next-2271cf124a2763b7252887814a7fc8a844767e8f.tar.gz
spi: coldfire-qspi: Prevent NULL pointer dereference
If pdata->cs_control is NULL, we will hit NULL pointer dereference in mcfqspi_cs_select() and mcfqspi_cs_deselect(). Thus add NULL test for pdata->cs_control in probe(). Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions