Michel Thierry <michel.thierry@xxxxxxxxx> writes: > Since commit c033666a94b57 ("drm/i915: Store a i915 backpointer from > engine, and use it") i915_reset receives dev_priv, but the kerneldoc > was not updated. > > Signed-off-by: Michel Thierry <michel.thierry@xxxxxxxxx> Pushed patches 01/10 and 02/10. Thanks for patches and review. -Mika > --- > drivers/gpu/drm/i915/i915_drv.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c > index aefab9a1a68e..4e5ea5898e06 100644 > --- a/drivers/gpu/drm/i915/i915_drv.c > +++ b/drivers/gpu/drm/i915/i915_drv.c > @@ -1746,7 +1746,7 @@ static void enable_engines_irq(struct drm_i915_private *dev_priv) > > /** > * i915_reset - reset chip after a hang > - * @dev: drm device to reset > + * @dev_priv: device private to reset > * > * Reset the chip. Useful if a hang is detected. Marks the device as wedged > * on failure. > -- > 2.11.0 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx