On Wed, 24 Dec 2025 03:02:57 +0200, Dmitry Baryshkov wrote: > There is little point in generating InfoFrames which are not supported > by the driver. Skip generating the unsupported InfoFrames, making sure > that the kernel never tries to write the unsupported frame. As there are > no remaining usecases, change write_infoframe / clear_infoframe helpers > return an error if the corresponding callback is NULL. > > [ ... ]
Acked-by: Maxime Ripard <[email protected]> Thanks! Maxime
