Revision 7145cf12095265b8a292835d0f6da87f89fac1d1 authored by Alexandre Rusev on 27 October 2011, 14:18:37 UTC, committed by Kumar Gala on 24 November 2011, 08:00:42 UTC
If Freescale LBC driver fails to initialise itself from device tree, then
internal structure is freed only but not NULL-fied.  As result functions
fsl_lbc_find() after checking the structure is not NULL are trying to
access device registers.

Signed-off-by: Alexandre Rusev <arusev@dev.rtsoft.ru>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
1 parent 86f9a43
History
File Mode Size
Kconfig -rw-r--r-- 795 bytes
Makefile -rw-r--r-- 279 bytes
ad1843.c -rw-r--r-- 16.0 KB
au1x00.c -rw-r--r-- 18.8 KB
hal2.c -rw-r--r-- 25.3 KB
hal2.h -rw-r--r-- 8.2 KB
sgio2audio.c -rw-r--r-- 27.1 KB

back to top