On Tue, 26 Aug 2025, Ville Syrjala <ville.syrj...@linux.intel.com> wrote: > From: Ville Syrjälä <ville.syrj...@linux.intel.com> > > While read_poll_timeout() & co. were originally introduced just > for simple I/O usage scenarios they have since been generalized to > be useful in more cases. > > However the interface is very cumbersome to use in the general case. > Attempt to make it more flexible by combining the 'op', 'var' and > 'args' parameter into just a single 'op' that the caller can fully > specify.
Thanks for the patches! Since there was no opposition now or the last time these were posted [1], iopoll.h is not in MAINTAINERS, and the previous changes to the file have gone in through various trees, I've gone ahead and merged the lot to drm-intel-next with Simona's IRC ack. I'll be rebasing and posting my follow-up i915 changes on top of this shortly. BR, Jani. [1] https://lore.kernel.org/r/20250702223439.19752-1-ville.syrj...@linux.intel.com -- Jani Nikula, Intel