Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()
authorRoger Quadros <rogerq@ti.com>
Mon, 19 May 2014 05:46:43 +0000 (22:46 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 19 May 2014 06:25:57 +0000 (23:25 -0700)
Get rid of the attb_read_val() platform hook. Instead, read the ATTB gpio
directly from the driver.

Fail if valid ATTB gpio is not provided by patform data.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Acked-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

No differences found