commit | 6ffe34638e54d792e3d58633008891c2f3619d64 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Thu Apr 04 13:02:10 2013 +0200 |
committer | Steven Miao <realmz6@gmail.com> | Sat Apr 12 08:47:57 2014 +0800 |
tree | 653614e3cc7e8c3a7b233a3a4973b7173fe497c5 | |
parent | cb8f05f74f7e8dda92095e2f9d400f799a8d1846 [diff] |
Blackfin: bf537: rename ad2s120x ->ad2s1200 In v3.2 the Analog Devices ad2s1200/ad2s1205 driver was renamed from ad2s120x to ad2s1200. But it apparently forgot to rename the references to this driver in the BF537-STAMP code. Rename these now, and use the IS_ENABLED() macro, while we're at it. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>