commit | 833c2c083856ef3077b51c908ec401fa0a130d57 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Oct 22 09:34:59 2019 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Oct 28 21:04:16 2019 -0700 |
tree | 038496d2fb911cd5b83f92d6d6ac5b605246bef0 | |
parent | b67b6f598c5d6efe58f202b1f95cd0503583b728 [diff] |
Input: st1232 - note that the receive buffer is DMA-safe The receiving buffer is allocated separately from the main driver data structure, and is naturally DMA-safe, so mark it as such when building I2C transfer message. Tested-by: Matthias Fend <Matthias.Fend@wolfvision.net> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>