media: cx23885: fix a warning
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 22 Mar 2018 19:16:25 +0000 (15:16 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 23 Mar 2018 10:55:26 +0000 (06:55 -0400)
commit6b65dd4c2c318f8ae666d74ba116b417b5e8263f
tree84fc82eef7b0ce137431cec70335ebcf27a78090
parentaea629c1261f9a8ba06a8ee93b45ac5bd4475943
media: cx23885: fix a warning

drivers/media/pci/cx23885/cx23885-alsa.c:92 cx23885_alsa_dma_init() warn: argument 3 to %08lx specifier is cast from pointer

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/pci/cx23885/cx23885-alsa.c