* [patch] [media] davinci: vpfe: dm365: remove duplicate RSZ_LPF_INT_MASK
@ 2014-06-09 15:10 Dan Carpenter
2014-06-10 7:56 ` Prabhakar Lad
0 siblings, 1 reply; 2+ messages in thread
From: Dan Carpenter @ 2014-06-09 15:10 UTC (permalink / raw)
To: Mauro Carvalho Chehab; +Cc: Greg Kroah-Hartman, linux-media, kernel-janitors
The RSZ_LPF_INT_MASK define is cut and pasted twice so we can remove the
second instance.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
diff --git a/drivers/staging/media/davinci_vpfe/dm365_ipipe_hw.h b/drivers/staging/media/davinci_vpfe/dm365_ipipe_hw.h
index 010fdb2..81176fb 100644
--- a/drivers/staging/media/davinci_vpfe/dm365_ipipe_hw.h
+++ b/drivers/staging/media/davinci_vpfe/dm365_ipipe_hw.h
@@ -479,7 +479,6 @@
#define RSZ_TYP_Y_SHIFT 0
#define RSZ_TYP_C_SHIFT 1
#define RSZ_LPF_INT_MASK 0x3f
-#define RSZ_LPF_INT_MASK 0x3f
#define RSZ_LPF_INT_C_SHIFT 6
#define RSZ_H_PHS_MASK 0x3fff
#define RSZ_H_DIF_MASK 0x3fff
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [patch] [media] davinci: vpfe: dm365: remove duplicate RSZ_LPF_INT_MASK
2014-06-09 15:10 [patch] [media] davinci: vpfe: dm365: remove duplicate RSZ_LPF_INT_MASK Dan Carpenter
@ 2014-06-10 7:56 ` Prabhakar Lad
0 siblings, 0 replies; 2+ messages in thread
From: Prabhakar Lad @ 2014-06-10 7:56 UTC (permalink / raw)
To: Dan Carpenter
Cc: Mauro Carvalho Chehab, Greg Kroah-Hartman, linux-media,
kernel-janitors
Hi Dan,
Thanks for the patch.
On Mon, Jun 9, 2014 at 4:10 PM, Dan Carpenter <dan.carpenter@oracle.com> wrote:
> The RSZ_LPF_INT_MASK define is cut and pasted twice so we can remove the
> second instance.
>
Applied.
Regards,
--Prabhakar Lad
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
>
> diff --git a/drivers/staging/media/davinci_vpfe/dm365_ipipe_hw.h b/drivers/staging/media/davinci_vpfe/dm365_ipipe_hw.h
> index 010fdb2..81176fb 100644
> --- a/drivers/staging/media/davinci_vpfe/dm365_ipipe_hw.h
> +++ b/drivers/staging/media/davinci_vpfe/dm365_ipipe_hw.h
> @@ -479,7 +479,6 @@
> #define RSZ_TYP_Y_SHIFT 0
> #define RSZ_TYP_C_SHIFT 1
> #define RSZ_LPF_INT_MASK 0x3f
> -#define RSZ_LPF_INT_MASK 0x3f
> #define RSZ_LPF_INT_C_SHIFT 6
> #define RSZ_H_PHS_MASK 0x3fff
> #define RSZ_H_DIF_MASK 0x3fff
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-10 7:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-09 15:10 [patch] [media] davinci: vpfe: dm365: remove duplicate RSZ_LPF_INT_MASK Dan Carpenter
2014-06-10 7:56 ` Prabhakar Lad
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox