On Mon, Aug 08, 2016 at 04:19:58PM +0300, David Weinehall wrote: > We currently have a mix of struct device *device, struct device *kdev, > and struct device *dev (the latter forcing us to refer to > struct drm_device as something else than the normal dev). > > To simplify things, always use kdev when referring to struct device. > > While at it make dev_to_drm_minor() an inline function and > for consistency rename it kdev_to_drm_minor(). > > Signed-off-by: David Weinehall <[email protected]> Reviewed-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
