David Rivshin
b8b88e6aff
spi: omap3: fix set_wordlen() reading from incorrect address for CHCONF
...
_omap3_spi_set_wordlen() indexed the regs->channel[] array with the
old wordlen (instead of the chipselect number) when reading the current
CHCONF register value. This meant it read from the wrong memory location,
modified that value, and then wrote it back to the correct CHCONF
register. The end result is that most slave configuration settings would
be lost, such as clock divisor, clock/chipselect polarities, etc.
Fixes: 77b8d04854
("spi: omap3: Convert to driver model")
Signed-off-by: David Rivshin <drivshin@allworx.com >
2019-02-28 14:21:46 -05:00
..
2018-05-07 09:34:12 -04:00
2018-05-30 14:51:37 -04:00
2018-05-07 09:34:12 -04:00
2018-11-27 21:06:53 +05:30
2018-04-07 09:19:00 -04:00
2018-06-01 15:56:02 +02:00
2018-06-01 15:56:02 +02:00
2018-07-10 16:55:57 -04:00
2018-07-12 09:22:11 +02:00
2018-11-29 12:45:15 +01:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-11-27 21:06:53 +05:30
2018-12-19 15:23:01 +01:00
2018-05-07 09:34:12 -04:00
2018-11-27 21:06:53 +05:30
2018-11-27 21:06:53 +05:30
2018-10-02 22:13:58 +05:30
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-02-07 15:33:22 +05:30
2018-08-03 11:14:02 +05:30
2018-11-27 21:06:53 +05:30
2019-02-07 15:33:21 +05:30
2018-11-24 14:41:12 +05:30
2018-12-03 10:44:10 -05:00
2018-05-07 09:34:12 -04:00
2019-01-16 13:56:43 +01:00
2018-10-04 18:27:28 +05:30
2018-11-24 14:41:12 +05:30
2018-05-14 10:00:15 +02:00
2019-01-28 20:35:47 +01:00
2018-11-27 21:06:53 +05:30
2019-02-28 14:21:46 -05:00
2018-05-07 09:34:12 -04:00
2018-11-27 21:06:46 +05:30
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-10-09 04:40:27 -06:00
2018-11-27 21:06:53 +05:30
2018-11-27 21:06:53 +05:30
2018-05-07 09:34:12 -04:00
2018-11-27 21:06:53 +05:30
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-02-07 15:33:21 +05:30
2019-02-07 15:33:21 +05:30
2018-11-20 19:14:22 -07:00
2018-05-07 09:34:12 -04:00
2019-02-07 15:33:21 +05:30
2019-01-02 00:54:05 +05:30
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-07-16 14:01:20 +05:30
2018-06-25 14:13:57 +05:30
2018-05-07 09:34:12 -04:00
2019-02-14 14:31:09 +01:00