Cristian Marussi
ec8848ab5e
firmware: arm_scmi: Fix type error in sensor protocol
...
commit bd074e5039ee16d71833a67337e2f6bf5d106b3a upstream.
Fix incorrect type error reported by sparse as:
drivers/firmware/arm_scmi/sensors.c:640:28: warning: incorrect type in argument 1 (different base types)
drivers/firmware/arm_scmi/sensors.c:640:28: expected unsigned int [usertype] val
drivers/firmware/arm_scmi/sensors.c:640:28: got restricted __le32 [usertype]
Link: https://lore.kernel.org/r/20211115154043.49284-2-cristian.marussi@arm.com
Fixes: 7b83c5f410889 ("firmware: arm_scmi: Add SCMI v3.0 sensor configuration support")
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-12-01 09:04:56 +01:00
..
2021-10-05 10:39:47 +01:00
2021-12-01 09:04:56 +01:00
2021-07-21 07:55:50 +02:00
2021-10-05 13:07:01 +02:00
2021-07-21 11:53:42 +02:00
2021-03-29 09:34:37 +08:00
2020-10-26 13:36:05 -07:00
2021-11-18 19:15:53 +01:00
2021-12-01 09:04:49 +01:00
2021-08-11 12:17:18 +02:00
2021-08-06 15:17:53 +02:00
2021-06-12 08:42:29 -07:00
2020-12-02 19:46:14 +00:00
2021-03-11 13:25:09 +00:00
2021-09-02 17:28:53 +02:00
2020-06-15 23:08:04 -05:00
2021-08-05 19:47:57 -04:00
2021-09-02 16:22:00 -04:00
2021-10-07 16:51:57 +02:00
2021-09-01 15:25:28 -07:00
2020-06-15 23:08:32 -05:00
2021-04-06 21:25:49 -05:00
2021-04-06 21:25:23 -05:00
2021-11-18 19:16:55 +01:00
2021-08-18 09:31:53 +02:00
2021-06-29 13:25:20 -07:00
2021-08-18 16:02:08 +02:00
2020-07-02 14:48:48 +02:00
2021-05-27 14:50:34 +02:00
2021-07-21 12:04:56 +02:00
2021-07-21 12:04:56 +02:00
2020-11-01 19:38:04 -08:00
2020-11-01 19:38:02 -08:00
2020-05-06 18:27:26 +02:00
2021-06-23 18:57:40 -07:00