]> git.baikalelectronics.ru Git - kernel.git/commit
iio: add a TODO
authorRohit Sarkar <rohitsarkar5398@gmail.com>
Sat, 29 Feb 2020 14:37:21 +0000 (20:07 +0530)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 8 Mar 2020 17:28:53 +0000 (17:28 +0000)
commit4c2779681f308146c81b72695c68563165c20bd6
treebe319880af2df86a4d8590542894e4f1154a1115
parentd94d24b261ee88869ca6f38806a362d7a48e7636
iio: add a TODO

This patch adds a TODO file with some work items added with reference to
the conversation in [1].
A TODO file is immensely useful while onboarding new contributors who
are looking for some low hanging fruit to get their foot into the door.
Since these items affect all drivers the file has been placed in the
root iio directory instead of augmenting the staging TODO.

Thanks,
Rohit

[1]: https://marc.info/?l=linux-iio&m=158256721009892&w=2
Signed-off-by: Rohit Sarkar <rohitsarkar5398@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/TODO [new file with mode: 0644]