Searched hist:"2 aa86323d815bab62a7e1d3ef8ed6c81a6dfeffa" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/ |
H A D | soc-core.c | diff 2aa86323d815bab62a7e1d3ef8ed6c81a6dfeffa Mon Jan 10 04:10:56 CST 2011 Dimitris Papastamos <dp@opensource.wolfsonmicro.com> ASoC: soc-core: Add support for NULL default register caches
The infrastructure for handling NULL default register maps is already included in the soc-cache code, just ensure that we don't try to dereference a NULL pointer while accessing a NULL register cache.
Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com> Acked-by: Timur Tabi <timur@freescale.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|