Re: [PATCH 3/4] [media] mceusb: remove redundant function and defines

2014-02-04 Thread Mauro Carvalho Chehab
Hi Sean, Em Mon, 20 Jan 2014 22:10:43 + Sean Young s...@mess.org escreveu: Could you please provide a patch description? Even simple ones should have, and this one is everything but trivial... Also, you should likely break it into smaller changesets. For example, the last hunk adding a

[PATCH 3/4] [media] mceusb: remove redundant function and defines

2014-01-20 Thread Sean Young
Signed-off-by: Sean Young s...@mess.org --- drivers/media/rc/mceusb.c | 92 +++ 1 file changed, 28 insertions(+), 64 deletions(-) diff --git a/drivers/media/rc/mceusb.c b/drivers/media/rc/mceusb.c index a25bb15..3a4f95f 100644 ---