From: Peter Ujfalusi Date: Wed, 1 Oct 2014 13:02:11 +0000 (+0300) Subject: ASoC: davinci-mcasp: Convert the context save/restore to use array X-Git-Tag: omap-for-v3.19/prcm-cleanup~125^2~8^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cc0c054f380c1c477642b5d9d9d9f697f641dbc;p=pandora-kernel.git ASoC: davinci-mcasp: Convert the context save/restore to use array Instead of individual values use an array to store the registers need to be saved on suspend and restored on resume. It is going to be easier to add more registers to save and restore. Signed-off-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed