On Wed, Jan 8, 2014 at 6:45 AM, Nicolin Chen <[email protected]> wrote: > i.MX series have inner firmware in its ROM code: when SDMA isn't provided > any firmware from Kernel or rootfs, the default inner ROM firmware will be > activated. However the current driver doesn't assign any script number to > this situation, and those platform running in this case would be broken. > > Thus this patch adds a default script number when no external firmware being > loaded so that people would continue to be able to use basic scripts to run > their platform without any firmware. > > Reported-by: Fabio Estevam <[email protected]> > Signed-off-by: Nicolin Chen <[email protected]>
Thanks, Nicolin. This fixes audio playback without additional SDMA firmware: Tested-by: Fabio Estevam <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

