]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin: bf537: rename "CONFIG_ADT75"
authorPaul Bolle <pebolle@tiscali.nl>
Thu, 4 Apr 2013 10:31:06 +0000 (12:31 +0200)
committerSteven Miao <realmz6@gmail.com>
Sat, 12 Apr 2014 00:47:59 +0000 (08:47 +0800)
commitd6bdf8898a41b8b9d32fb56c4147625bcf061cbc
tree10567b307ff484799378e360ede87b03faf0e788
parentb903728676afb640a60440c09fa2d243089e56cd
Blackfin: bf537: rename "CONFIG_ADT75"

In v3.2 the Analog Devices ADT75 temperature sensor driver was removed
as an IIO driver and support for it was added to the LM75 HWMON driver.
But it was apparently overlooked to rename one reference to CONFIG_ADT75
to CONFIG_SENSORS_LM75. 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