From: Daniel Mack Date: Wed, 25 Jul 2012 13:28:35 +0000 (+0200) Subject: ASoC: Add reset-gpio DT property to cs4270 driver X-Git-Tag: v3.7-rc1~81^2~14^2~185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02286190f3ec86f03025a60c4d3f747ff1047248;p=pandora-kernel.git ASoC: Add reset-gpio DT property to cs4270 driver In the process of moving over from static board files to the device tree, reset pins of peripheral reset pins should be handled by their corresponding drivers. Add a reset-gpio DT property to the cs4270 driver, and de-assert it before probing the chip. The logic could be augmented some day to re-assert it when codec is put to suspend. Signed-off-by: Daniel Mack Acked-by: Timur Tabi Signed-off-by: Mark Brown --- Reading git-diff-tree failed