Reviewed-by: Rodrigo Vivi
On Tue, Oct 9, 2012 at 8:26 AM, Damien Lespiau wrote:
> From: Damien Lespiau
>
> As we parse the string given on the command line one char at a time, it
> seems that we do want a break at every case.
>
> Signed-off-by: Damien Lespiau
> ---
> drivers/gpu/drm/drm_modes
From: Damien Lespiau
As we parse the string given on the command line one char at a time, it
seems that we do want a break at every case.
Signed-off-by: Damien Lespiau
---
drivers/gpu/drm/drm_modes.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/drm_m