]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin: bf537: rename "CONFIG_AD7314"
authorPaul Bolle <pebolle@tiscali.nl>
Thu, 4 Apr 2013 10:08:25 +0000 (12:08 +0200)
committerSteven Miao <realmz6@gmail.com>
Sat, 12 Apr 2014 00:47:58 +0000 (08:47 +0800)
commitb903728676afb640a60440c09fa2d243089e56cd
tree43b3865813298eceed29fde53c0293bf28c84923
parentd2b63eba97e006ac53abd91bc53e8e0a0a7daa44
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 <pebolle@tiscali.nl>
arch/blackfin/mach-bf537/boards/stamp.c