alistair23-linux/drivers/media/pci/tw68
Hans Verkuil 91f96e8b72 [media] tw68: drop bogus cpu_to_le32() call
tw_writel maps to writel which maps to __raw_writel(__cpu_to_le32(b),addr).
So tw_writel already calls cpu_to_le32 and it shouldn't be called again
in the code.

Reported-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-08 16:40:54 -03:00
..
Kconfig [media] tw68: refactor and cleanup the tw68 driver 2014-09-04 11:30:53 -03:00
Makefile [media] tw68: refactor and cleanup the tw68 driver 2014-09-04 11:30:53 -03:00
tw68-core.c [media] tw68: make tw68_pci_tbl static and constify 2014-09-04 11:31:58 -03:00
tw68-reg.h [media] tw68: refactor and cleanup the tw68 driver 2014-09-04 11:30:53 -03:00
tw68-risc.c [media] tw68: refactor and cleanup the tw68 driver 2014-09-04 11:30:53 -03:00
tw68-video.c [media] tw68: drop bogus cpu_to_le32() call 2014-09-08 16:40:54 -03:00
tw68.h [media] tw68: refactor and cleanup the tw68 driver 2014-09-04 11:30:53 -03:00