diff options
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2022-05-25 00:51:42 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-10 17:42:48 +0300 |
commit | 0a35780c755ccec097d15c6b4ff8b246a89f1689 (patch) | |
tree | 4d93859f5cd969f588abdf084bc1b190c5b5934c /scripts/gdb/linux/tasks.py | |
parent | 1c245358ce0b13669f6d1625f7a4e05c41f28980 (diff) | |
download | linux-0a35780c755ccec097d15c6b4ff8b246a89f1689.tar.xz |
eeprom: at25: Split reads into chunks and cap write size
Make use of spi_max_transfer_size to avoid requesting transfers that are
too large for some spi controllers.
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20220524215142.60047-1-eajames@linux.ibm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions