Re: [PATCH 07/12] trivial: [media] cx25821: cx25821-medusa-reg.h: fix 0x0x prefix

2015-05-26 Thread Jiri Kosina
On Tue, 28 Apr 2015, Antonio Ospite wrote: > Fix the 0x0x prefix in integer constants. > > In this case a padding 0 must also be inserted to make the constants > look like all the other 16 bits ones. > > Signed-off-by: Antonio Ospite > Cc: Mauro Carvalho Chehab > Cc: linux-media@vger.kernel.or

[PATCH 07/12] trivial: [media] cx25821: cx25821-medusa-reg.h: fix 0x0x prefix

2015-04-28 Thread Antonio Ospite
Fix the 0x0x prefix in integer constants. In this case a padding 0 must also be inserted to make the constants look like all the other 16 bits ones. Signed-off-by: Antonio Ospite Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org --- drivers/media/pci/cx25821/cx25821-medusa-reg.h | 6 ++