On Tue Jun 20 06:16:31 2023 +0000, Huw Davies wrote:
All of the other drivers handle `channel_count` somewhat differently, so that'll need to be reconcilled first. Also, the control flow below is rather different to the other drivers, so it would good to move the other drivers to look like this (i.e. remove the `goto exit`) before the commits that move the implementations to `mmdevapi`.
Should we perhaps keep the `goto exit` variant instead?