commit | e3dd192956b17aed83f19487aa4caa009ad15006 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Thu Apr 04 12:08:25 2013 +0200 |
committer | Steven Miao <realmz6@gmail.com> | Sat Apr 12 08:47:58 2014 +0800 |
tree | 43b3865813298eceed29fde53c0293bf28c84923 | |
parent | 6ffe34638e54d792e3d58633008891c2f3619d64 [diff] |
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>