Since there are no uses of the old GPIO API, remove the item from
the TODO.
Changelog
v3: Remove new items added.
v2: Add work item mentioned by Alexandru in
https://marc.info/?l=linux-iio&m=158261515624212&w=2
Signed-off-by: Rohit Sarkar
---
drivers/staging/iio/TODO | 8 +---
1 file change
A donation was made in your favour by Francois Pinault, reply for more details.
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
Returning standard error code or status variable.
Signed-off-by: Malcolm Priestley
---
drivers/staging/vt6656/device.h | 9 -
drivers/staging/vt6656/rxtx.c| 4 ++--
drivers/staging/vt6656/usbpipe.c | 5 ++---
3 files changed, 4 insertions(+), 14 deletions(-)
diff --git a/drivers/st
vnt_vt3184_agc is always the same regardless of rf type
so use the array directly removing from stack buffer.
Signed-off-by: Malcolm Priestley
---
drivers/staging/vt6656/baseband.c | 15 ++-
1 file changed, 2 insertions(+), 13 deletions(-)
diff --git a/drivers/staging/vt6656/baseban
use u8 pointer addr directly and remove stack array.
Signed-off-by: Malcolm Priestley
---
drivers/staging/vt6656/baseband.c | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/staging/vt6656/baseband.c
b/drivers/staging/vt6656/baseband.c
index 48a624bf00c0..74b620b42