On Mon, Mar 24, 2014 at 9:39 PM, Daniel Vetter wrote:
> On Mon, Mar 24, 2014 at 03:53:11PM +, Damien Lespiau wrote:
> > There are only a few users of the DRM_LOG_KMS() macro. We can simplify
> > the DRM code a bit by replacing them by DRM_DEBUG_KMS().
> >
> > Cc: Patrik Jakobsson
> > Signed-
On Mon, Mar 24, 2014 at 03:53:11PM +, Damien Lespiau wrote:
> There are only a few users of the DRM_LOG_KMS() macro. We can simplify
> the DRM code a bit by replacing them by DRM_DEBUG_KMS().
>
> Cc: Patrik Jakobsson
> Signed-off-by: Damien Lespiau
Note that the point here of using LOG_KMS
There are only a few users of the DRM_LOG_KMS() macro. We can simplify
the DRM code a bit by replacing them by DRM_DEBUG_KMS().
Cc: Patrik Jakobsson
Signed-off-by: Damien Lespiau
---
drivers/gpu/drm/gma500/psb_intel_sdvo.c | 20 ++--
1 file changed, 10 insertions(+), 10 deletion