leds: wm831x-status: fix use-after-free on unbind
[linux/fpc-iii.git] / drivers / iio / TODO
blob7d7326b7085a2a64ef181d4749648eb1efd181ce
1 2020-02-29
3 Documentation
4   - Binding docs for devices that are obviously used via device
5 tree
6   - Yaml conversions for abandoned drivers
7   - ABI Documentation
8   - Audit driviers/iio/staging/Documentation
10 - Replace iio_dev->mlock by either a local lock or use
11 iio_claim_direct.(Requires analysis of the purpose of the lock.)
13 - Converting drivers from device tree centric to more generic
14 property handlers.
16 - Refactor old platform_data constructs from drivers and convert it
17 to state struct and using property handlers and readers.
19 Mailing list: linux-iio@vger.kernel.org