From: Axel Lin Date: Thu, 17 May 2012 01:02:42 +0000 (+0800) Subject: regulator: max8649: Remove unused check_range() function X-Git-Tag: v3.5-rc1~177^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cbd6702186af44ca14d68d3fd3f3368287f4ee4;p=pandora-kernel.git regulator: max8649: Remove unused check_range() function This driver has been converted to use regulator_map_voltage_linear and set_voltage_sel now. regulator_map_voltage_linear will check the the voltage falls within specified range. The check_range() function is not used, remove it. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed