From aa1eede6fd3b275ecfe2f5d302a41a2baeb6047a Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Mon, 20 Dec 2021 11:57:00 +0100 Subject: projects: linux: io: updates up to W50 Signed-off-by: Wolfram Sang --- projects/linux/io/I2C-update-DMAENGINE-API.yaml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 projects/linux/io/I2C-update-DMAENGINE-API.yaml (limited to 'projects/linux/io/I2C-update-DMAENGINE-API.yaml') diff --git a/projects/linux/io/I2C-update-DMAENGINE-API.yaml b/projects/linux/io/I2C-update-DMAENGINE-API.yaml deleted file mode 100644 index 437ef79..0000000 --- a/projects/linux/io/I2C-update-DMAENGINE-API.yaml +++ /dev/null @@ -1,9 +0,0 @@ -title: I2C; update DMAENGINE API to avoid deprecated functions -team: IO -key: 80032418-faad-11eb-80f4-3fc903436b31 -status: New - -comments: - - "dmaengine_terminate_all() is deprecated and needs to be replaced" - - "because we set up DMA transfers in irq context, we need dmaengine_terminate_async() instead" - - "this needs synchronization code to avoid race conditions" -- cgit v1.2.3