1
0
Fork 0
remarkable-linux/drivers/input/rmi4
Andrew Duggan 3e29d6bb64 Input: synaptics-rmi4 - fix register descriptor subpacket map construction
The map_offset variable is specific to the register and needs to be reset
in the loop. Otherwise, subsequent register's subpacket maps will have
their bits set at the wrong index.

Signed-off-by: Andrew Duggan <aduggan@synaptics.com>
Tested-by: Nitin Chaudhary <nitinchaudhary1289@gmail.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2016-08-22 14:14:46 -07:00
..
Kconfig Input: synaptics-rmi4 - add SPI transport driver 2016-03-10 16:04:24 -08:00
Makefile Input: synaptics-rmi4 - add SPI transport driver 2016-03-10 16:04:24 -08:00
rmi_2d_sensor.c Input: synaptics-rmi4 - add device tree support for 2d sensors and F11 2016-03-10 16:04:05 -08:00
rmi_2d_sensor.h Input: synaptics-rmi4 - add device tree support for 2d sensors and F11 2016-03-10 16:04:05 -08:00
rmi_bus.c Input: synaptics-rmi4 - do not check for NULL when calling of_node_put() 2016-07-26 12:09:55 -07:00
rmi_bus.h Input: synaptics-rmi4 - add device tree support for RMI4 I2C devices 2016-03-10 16:02:41 -08:00
rmi_driver.c Input: synaptics-rmi4 - fix register descriptor subpacket map construction 2016-08-22 14:14:46 -07:00
rmi_driver.h Input: synaptics-rmi4 - add support for F30 2016-03-10 16:04:23 -08:00
rmi_f01.c Input: synaptics-rmi4 - fix spelling in defines 2016-05-19 09:35:16 -07:00
rmi_f11.c Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_report 2016-07-14 09:43:44 -07:00
rmi_f12.c Merge branch 'next' into for-linus 2016-07-26 12:07:15 -07:00
rmi_f30.c Input: synaptics-rmi4 - add support for F30 2016-03-10 16:04:23 -08:00
rmi_i2c.c Input: synaptics-rmi4 - support regulator supplies 2016-07-13 17:27:24 -07:00
rmi_spi.c Input: synaptics-rmi4 - add device tree support to the SPI transport driver 2016-03-10 16:04:25 -08:00