]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] s5p-mfc: remove volatile attribute from MFC register addresses
authorAndrzej Hajda <a.hajda@samsung.com>
Wed, 2 Dec 2015 08:22:33 +0000 (06:22 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 23 Dec 2015 16:00:22 +0000 (14:00 -0200)
commit54774f8600687d03f74bc30295b9596be3e05e5a
treea84d25641b4f3873fc4025da7cdf71b01bd269da
parentfdd1d4b0a08d6d852ec419691e7b350c1ce92b66
[media] s5p-mfc: remove volatile attribute from MFC register addresses

MFC register addresses are used only by writel/readl macros which already
takes care of proper register accessing.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/s5p-mfc/s5p_mfc_opr.h