[PATCH] gpu/host1x: Remove DRIVER_BUS_PLATFORM from driver_features

2013-06-27 Thread Thierry Reding
On Thu, Jun 27, 2013 at 11:09:39AM +0200, Laurent Pinchart wrote: > Hi Thierry, > > On Wednesday 29 May 2013 12:50:40 Thierry Reding wrote: > > On Wed, May 29, 2013 at 07:44:34AM +0200, Laurent Pinchart wrote: > > > From: Laurent Pinchart > > > > > > DRIVER_BUS_PLATFORM is not a DRM driver

[PATCH] gpu/host1x: Remove DRIVER_BUS_PLATFORM from driver_features

2013-06-27 Thread Laurent Pinchart
Hi Thierry, On Wednesday 29 May 2013 12:50:40 Thierry Reding wrote: > On Wed, May 29, 2013 at 07:44:34AM +0200, Laurent Pinchart wrote: > > From: Laurent Pinchart > > > > DRIVER_BUS_PLATFORM is not a DRM driver feature flag, it must not be set > > in the driver's driver_features field. > > > >

Re: [PATCH] gpu/host1x: Remove DRIVER_BUS_PLATFORM from driver_features

2013-06-27 Thread Laurent Pinchart
Hi Thierry, On Wednesday 29 May 2013 12:50:40 Thierry Reding wrote: On Wed, May 29, 2013 at 07:44:34AM +0200, Laurent Pinchart wrote: From: Laurent Pinchart laurent.pinch...@ideasonboard.com DRIVER_BUS_PLATFORM is not a DRM driver feature flag, it must not be set in the driver's

Re: [PATCH] gpu/host1x: Remove DRIVER_BUS_PLATFORM from driver_features

2013-06-27 Thread Thierry Reding
On Thu, Jun 27, 2013 at 11:09:39AM +0200, Laurent Pinchart wrote: Hi Thierry, On Wednesday 29 May 2013 12:50:40 Thierry Reding wrote: On Wed, May 29, 2013 at 07:44:34AM +0200, Laurent Pinchart wrote: From: Laurent Pinchart laurent.pinch...@ideasonboard.com DRIVER_BUS_PLATFORM is

[PATCH] gpu/host1x: Remove DRIVER_BUS_PLATFORM from driver_features

2013-05-29 Thread Thierry Reding
On Wed, May 29, 2013 at 07:44:34AM +0200, Laurent Pinchart wrote: > From: Laurent Pinchart > > DRIVER_BUS_PLATFORM is not a DRM driver feature flag, it must not be set > in the driver's driver_features field. > > Signed-off-by: Laurent Pinchart > --- > drivers/gpu/host1x/drm/drm.c | 2 +- > 1

[PATCH] gpu/host1x: Remove DRIVER_BUS_PLATFORM from driver_features

2013-05-29 Thread Laurent Pinchart
From: Laurent Pinchart DRIVER_BUS_PLATFORM is not a DRM driver feature flag, it must not be set in the driver's driver_features field. Signed-off-by: Laurent Pinchart --- drivers/gpu/host1x/drm/drm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Re: [PATCH] gpu/host1x: Remove DRIVER_BUS_PLATFORM from driver_features

2013-05-29 Thread Thierry Reding
On Wed, May 29, 2013 at 07:44:34AM +0200, Laurent Pinchart wrote: From: Laurent Pinchart laurent.pinch...@ideasonboard.com DRIVER_BUS_PLATFORM is not a DRM driver feature flag, it must not be set in the driver's driver_features field. Signed-off-by: Laurent Pinchart

[PATCH] gpu/host1x: Remove DRIVER_BUS_PLATFORM from driver_features

2013-05-29 Thread Laurent Pinchart
From: Laurent Pinchart laurent.pinch...@ideasonboard.com DRIVER_BUS_PLATFORM is not a DRM driver feature flag, it must not be set in the driver's driver_features field. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/gpu/host1x/drm/drm.c | 2 +- 1 file changed, 1