From 0cbd6702186af44ca14d68d3fd3f3368287f4ee4 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Thu, 17 May 2012 09:02:42 +0800 Subject: [PATCH] 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-format-patch failed