]> git.baikalelectronics.ru Git - kernel.git/commit
Input: adxl34x - consistently use read/write encapsulation
authorWolfram Sang <w.sang@pengutronix.de>
Mon, 24 Dec 2012 17:48:55 +0000 (09:48 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 24 Dec 2012 17:52:34 +0000 (09:52 -0800)
commitb5f86b7f92c72fde7a7f6ccd3bf3cd59295f355d
tree3a2120642a7f89af06338c91b5e779a5a00a4189
parent74e622d0050688c80004311827516400ef2525be
Input: adxl34x - consistently use read/write encapsulation

Don't open code the AC_READ and AC_WRITE macros.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/adxl34x.c