On Fri, Apr 01, 2016 at 10:05:05AM +0300, Joonas Lahtinen wrote: > dev_priv is what the macro works hard to extract, pass it directly. > > v2: > - Include all wrapper macros too (Chris)
For posterity, inlucde your sed line here: s/\([A-Z].*\)(dev_priv->dev)/\1(dev_priv)/g > Cc: Chris Wilson <[email protected]> > Signed-off-by: Joonas Lahtinen <[email protected]> Reviewd-by: Chris Wilson <[email protected]> -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
