]> git.baikalelectronics.ru Git - kernel.git/commit
Input: drv260x - remove unused defines
authorDan Murphy <dmurphy@ti.com>
Tue, 26 Aug 2014 22:36:23 +0000 (15:36 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 26 Aug 2014 22:42:02 +0000 (15:42 -0700)
commitba1856aa351be11a2389dc893c6c99e98e8b3936
treef879bd1fd96041cae97bb9311c17f7ca1cc77613
parentd9ea34ee5efcd4d58a55cd158337111e84983945
Input: drv260x - remove unused defines

Removing some #defines that are not and should never be used pertaining to
I2C.

Removing:
define DRV260X_ALLOWED_R_BYTES 25
define DRV260X_ALLOWED_W_BYTES 2
define DRV260X_MAX_RW_RETRIES 5
define DRV260X_I2C_RETRY_DELAY 10

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/drv260x.c