Re: [PATCH v1] drm/i2c/tda998x: drop use of drmP.h

2019-07-15 Thread Sam Ravnborg
On Sun, Jun 30, 2019 at 07:21:13AM +0200, Sam Ravnborg wrote: > Drop use of the deprecated drmP.h header file. > Fix fallout. > > Signed-off-by: Sam Ravnborg > Cc: Russell King > Cc: David Airlie > Cc: Daniel Vetter > --- > The patch is build tested using several configs and > several architec

[PATCH v1] drm/i2c/tda998x: drop use of drmP.h

2019-06-29 Thread Sam Ravnborg
Drop use of the deprecated drmP.h header file. Fix fallout. Signed-off-by: Sam Ravnborg Cc: Russell King Cc: David Airlie Cc: Daniel Vetter --- The patch is build tested using several configs and several architectures (including arm, arm64, x86). The patch is based on drm-misc. If patch is O