Marek Szyprowski a0f10c131c [media] media: s5p-mfc: fix broken pointer cast on 64bit arch
Unsigned int cannot be used to store casted pointer on 64bit
architecture, so correct such casts to properly use unsigned long
variables.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
[k.debski@samsung.com: removed volatile and __iomem from cast]

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-04-01 06:56:56 -03:00
..
2014-12-14 16:10:09 -08:00
2015-01-27 09:39:34 -02:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2015-04-01 06:56:55 -03:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00