From ca919fe4b972b9428ab42bead11b04a4ebf0f632 Mon Sep 17 00:00:00 2001
From: Xiubo Li
Date: Tue, 14 Jan 2014 12:35:32 +0800
Subject: [PATCH] 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-format-patch failed