On Oct 27, 2011, at 9:18 AM, Rusev wrote:
patch is vs. 2.6.39, yet it applied to 3.1
=20
=20
=20
Fix of UPM driver for Freescale PowerPC processors
=20
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.
=20
Signed-off-by: Alexandre Rusev <redacted>=20
applied to next
- k=