From: Xiubo Li
Date: Tue, 14 Jan 2014 04:35:32 +0000 (+0800)
Subject: ASoC: simple-card: fix one bug to writing to the platform data
X-Git-Tag: v3.14-rc1~143^2~1^2^2^7
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca919fe4b972b9428ab42bead11b04a4ebf0f632;p=pandora-kernel.git
ASoC: simple-card: fix one bug to writing to the platform data
It's a bug that writing to the platform data directly, for it should
be constant. So just copy it before writing.
Signed-off-by: Xiubo Li
Signed-off-by: Mark Brown
---
Reading git-diff-tree failed