diff options
author | 2013-08-06 14:17:42 +0300 | |
---|---|---|
committer | 2013-08-19 19:46:38 +0200 | |
commit | 243ec0909af052d3f420dd6a4d4376e68346d95c (patch) | |
tree | eb30ec0ec4aed1dc8853bffc48d9f8f6123fe2e1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i2c: use dev_get_platdata() (diff) | |
download | linux-dev-243ec0909af052d3f420dd6a4d4376e68346d95c.tar.xz linux-dev-243ec0909af052d3f420dd6a4d4376e68346d95c.zip |
i2c: tiny-usb: do not use stack as URB transfer_buffer
Patch fixes i2c-tiny-usb not to use stack as URB transfer_buffer. URB buffers
need to be DMA-able, which stack is not.
Patch is only compile tested.
Signed-off-by: Jussi Kivilinna <jussi.kivilinna@iki.fi>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions