From: Axel Lin Date: Tue, 31 Jan 2012 07:13:31 +0000 (+0800) Subject: regulator: Kill s5m8767_get_reg_id function X-Git-Tag: v3.4-rc1~168^2~1^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20a14b84f8d62ba9ad7acad1d67a2ffa3c06468b;p=pandora-kernel.git regulator: Kill s5m8767_get_reg_id function Calling s5m8767_get_reg_id() is exactly the same as calling rdev_get_id(). It is pointless to add s5m8767_get_reg_id() function. Use rdev_get_id() directly and remove s5m8767_get_reg_id() function. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed