From: Paul Bolle Date: Thu, 4 Apr 2013 10:08:25 +0000 (+0200) Subject: Blackfin: bf537: rename "CONFIG_AD7314" X-Git-Tag: v3.15-rc1~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3dd192956b17aed83f19487aa4caa009ad15006;p=pandora-kernel.git Blackfin: bf537: rename "CONFIG_AD7314" In v3.2 the Analog Devices AD7314 temperature sensor driver was removed as an IIO driver and added as a HWMON driver. But it was apparently overlooked to rename two references to CONFIG_AD7314 to CONFIG_SENSORS_AD7314. Do so now. Use the IS_ENABLED() macro, while we're at it. Signed-off-by: Paul Bolle --- Reading git-diff-tree failed