From: Mauro Carvalho Chehab Date: Mon, 25 Jul 2011 15:45:16 +0000 (-0300) Subject: [media] az6007: Simplify the read/write logic X-Git-Tag: v3.4-rc1~110^2^2~282 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aecf2c5a9881024dc7742568146e2f9a10f19a6;p=pandora-kernel.git [media] az6007: Simplify the read/write logic This patch introduces no functional changes. It basically defines a macro for each different req found at the driver, and cleans the code to use them, making easier to understand the code. With regards to the IR handling code, although the original code doesn't define what's the request, it is clear, from the USB logs, that 0xc5 is for IR polling. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed