alistair23-linux/Documentation/i2c
Wolfram Sang 82fe39a6bc i2c: refactor function to release a DMA safe buffer
a) rename to 'put' instead of 'release' to match 'get' when obtaining
   the buffer
b) change the argument order to have the buffer as first argument
c) add a new argument telling the function if the message was
   transferred. This allows the function to be used also in cases
   where setting up DMA failed, so the buffer needs to be freed without
   syncing to the message buffer.

Also convert the only user.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2018-08-30 23:13:15 +02:00
..
busses i2c: ocores: update my email address 2018-08-24 14:46:43 +02:00
muxes i2c: mux: gpio: move header to platform_data 2018-05-17 16:27:52 +02:00
dev-interface Documentation/i2c: adopt kernel commenting style in examples 2018-04-18 10:09:44 +02:00
DMA-considerations i2c: refactor function to release a DMA safe buffer 2018-08-30 23:13:15 +02:00
fault-codes
functionality
gpio-fault-injection i2c: gpio: fault-injector: add incomplete_write_byte 2018-07-03 23:09:36 +02:00
i2c-protocol
i2c-stub
i2c-topology i2c: Documentation: i2c-topology: mention recent driver additions 2017-08-22 08:36:57 +02:00
instantiating-devices
old-module-parameters
slave-eeprom-backend Doc: i2c: Fix typo in Documentation/i2c 2016-02-10 13:12:14 -07:00
slave-interface Documentation: i2c: slave-interface: add note for driver development 2016-09-08 16:57:14 +02:00
smbus-protocol i2c: use an IRQ to report Host Notify events, not alert 2016-11-24 16:22:06 +01:00
summary
ten-bit-addresses
upgrading-clients
writing-clients