From: Daniel Mack Date: Fri, 28 Mar 2014 18:05:04 +0000 (+0100) Subject: ASoC: ak5386: Add regulators to documentation and fix sparse warning X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~5^2~11^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ad76541026ba5c6c93b5a5a6f1418aa89fa5f34;p=pandora-kernel.git ASoC: ak5386: Add regulators to documentation and fix sparse warning Document the newly added regulators to the DT binding document. Also, "static const char const *x" is not identical to "static const char * const x", which sparse now complains about. Fix it. Signed-off-by: Daniel Mack Signed-off-by: Mark Brown --- Reading git-diff-tree failed