Bartosz Golaszewski
1fe75b8ef1
i2cdump: use I2C block mode for the 'i' mode parameter
...
Currently we're calling i2c_smbus_read_block_data() for both 'i' and 's'
mode parameters. If the bus doesn't support SMBus block mode, then the
i2c access ioctl() fails. Make i2cdump behave compatibly with upstream
version by calling i2c_smbus_read_i2c_block_data() for I2C block.
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2015-11-01 20:55:09 +01:00
..
2014-04-17 11:29:34 +02:00
2011-09-22 12:45:14 +02:00
2011-06-05 03:58:28 +02:00
2013-11-29 16:43:33 +01:00
2013-07-08 11:20:13 +02:00
2015-10-25 20:36:03 +01:00
2011-09-13 18:39:04 +02:00
2015-03-12 17:48:34 +01:00
2015-07-13 03:25:46 +02:00
2015-05-25 13:31:25 +02:00
2015-10-09 18:16:40 +02:00
2011-04-11 03:29:49 +02:00
2011-06-05 03:58:28 +02:00
2015-10-27 21:32:00 +01:00
2013-03-15 00:42:39 +01:00
2011-04-11 03:29:49 +02:00
2014-12-10 13:44:27 +01:00
2015-10-13 17:17:34 +02:00
2015-11-01 20:55:09 +01:00
2011-10-10 20:24:02 +02:00
2011-06-05 03:58:28 +02:00
2014-08-17 19:36:22 +02:00
2015-07-19 23:05:20 +02:00
2015-10-11 16:58:18 +02:00
2015-08-16 18:54:49 +02:00
2011-05-30 23:00:47 +02:00
2015-03-12 17:48:34 +01:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-04-11 03:29:49 +02:00
2014-12-18 11:55:08 +01:00
2011-04-11 03:29:49 +02:00
2011-04-11 03:29:49 +02:00
2013-11-20 14:21:29 +01:00
2015-04-02 23:03:46 +02:00
2013-01-15 13:58:01 +01:00
2013-03-22 17:04:51 +01:00
2013-08-07 18:49:51 +02:00
2011-06-05 03:58:28 +02:00
2015-10-13 17:17:34 +02:00
2013-01-15 13:58:01 +01:00
2011-04-11 03:29:49 +02:00
2011-04-11 03:29:49 +02:00
2015-01-30 18:33:24 +01:00
2011-04-11 03:29:49 +02:00
2015-04-02 23:03:46 +02:00
2012-12-19 15:53:33 -05:00