]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/misc/ad525x_dpot.c: fix part name typos in defines
authorMichael Hennerich <michael.hennerich@analog.com>
Tue, 26 Oct 2010 21:22:35 +0000 (14:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Oct 2010 23:52:14 +0000 (16:52 -0700)
commita4c9d0b515873aed996bce575fb3de12c3350361
tree03a5440f672554a3fc2d9d76ab4616642247d78d
parentd5518a09b45fab8803ba9ddfa07d361bd72dcc74
drivers/misc/ad525x_dpot.c: fix part name typos in defines

There is no runtime effect by this change.  It frees up namespace for
defines erroneously used.  This is required to actually support devices
requiring the namespace, added with "drivers/misc/ad525x_dpot.c: new
features".

All defines touched have the same value defined, after the change.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: Chris Verges <chrisv@cyberswitching.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/misc/ad525x_dpot.c
drivers/misc/ad525x_dpot.h