From: Mark Brown Date: Thu, 8 Sep 2011 17:37:31 +0000 (-0700) Subject: regulator: Fix some bitrot in the machine driver documentation X-Git-Tag: v3.2-rc1~101^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c1ba398ac9da3305815f6ae8e95ae2b9fd3b5ff;p=pandora-kernel.git regulator: Fix some bitrot in the machine driver documentation The documentation for the machine driver was rather badly bitrotted, using pointers to struct device rather than dev_name() to hook up the consumers. Update to use dev_name(). Reported-by: Philip Rakity Signed-off-by: Mark Brown --- Reading git-diff-tree failed