From ec4f2857cd41b7c5af6350e7ab2a8fe1874dae59 Mon Sep 17 00:00:00 2001
From: Xiubo Li
Date: Thu, 16 Jan 2014 16:08:04 +0800
Subject: [PATCH] ASoC: core: Fix possible NULL pointer dereference of
pcm->config
Since the soc generic dmaengine pcm driver allows using the defualt settings,
so the pcm->config maybe NULL.
Signed-off-by: Xiubo Li
Acked-by: Lars-Peter Clausen
Signed-off-by: Mark Brown
---
Reading git-format-patch failed