Viresh Kumar
af59bcff8a
mailbox: arm_mhuv2: Fix sparse warnings
This patch fixes a bunch of sparse warnings in the newly added arm_mhuv2
driver.
drivers/mailbox/arm_mhuv2.c:506:24: warning: incorrect type in argument 1 (different address spaces)
drivers/mailbox/arm_mhuv2.c:506:24: expected void const volatile [noderef] __iomem *addr
drivers/mailbox/arm_mhuv2.c:506:24: got unsigned int [usertype] *
drivers/mailbox/arm_mhuv2.c:547:42: warning: incorrect type in argument 2 (different address spaces)
drivers/mailbox/arm_mhuv2.c:547:42: expected unsigned int [usertype] *reg
drivers/mailbox/arm_mhuv2.c:547:42: got unsigned int [noderef] __iomem *
drivers/mailbox/arm_mhuv2.c:625:42: warning: incorrect type in argument 2 (different address spaces)
drivers/mailbox/arm_mhuv2.c:625:42: expected unsigned int [usertype] *reg
drivers/mailbox/arm_mhuv2.c:625:42: got unsigned int [noderef] __iomem *
drivers/mailbox/arm_mhuv2.c:972:24: warning: dereference of noderef expression
drivers/mailbox/arm_mhuv2.c:973:22: warning: dereference of noderef expression
drivers/mailbox/arm_mhuv2.c:993:25: warning: dereference of noderef expression
drivers/mailbox/arm_mhuv2.c:1026:24: warning: dereference of noderef expression
drivers/mailbox/arm_mhuv2.c:1027:22: warning: dereference of noderef expression
drivers/mailbox/arm_mhuv2.c:1048:17: warning: dereference of noderef expression
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
2021-02-14 23:26:31 -06:00
..
2020-12-01 19:17:20 -06:00
2020-10-12 21:10:34 -05:00
2021-02-14 23:26:31 -06:00
2020-03-19 23:00:32 -05:00
2018-12-21 16:49:25 -06:00
2020-03-19 23:00:32 -05:00
2020-10-12 21:10:34 -05:00
2018-12-21 16:49:25 -06:00
2019-11-26 22:45:15 -06:00
2020-08-03 23:28:36 -05:00
2020-12-09 19:26:02 -06:00
2019-05-30 11:29:52 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-21 11:28:45 +02:00
2020-10-16 19:09:17 -05:00
2019-06-19 17:09:55 +02:00
2020-12-09 19:26:02 -06:00
2020-10-12 21:10:34 -05:00
2021-02-14 23:23:41 -06:00
2020-08-03 23:25:19 -05:00
2019-05-30 11:29:52 -07:00
2019-06-05 17:36:37 +02:00
2021-02-14 23:25:35 -06:00
2020-05-30 18:43:23 -05:00
2019-06-05 17:36:37 +02:00
2020-05-30 18:05:33 -05:00
2020-12-01 19:17:20 -06:00
2020-03-19 23:00:32 -05:00
2020-09-18 15:57:04 +02:00
2020-08-03 23:24:43 -05:00
2020-05-30 18:08:40 -05:00