Dario Binacchi
6719294694
pinctrl: single: fix the loop counter variable type
...
The 'n' variable is used as a loop counter, not as a physical address,
and is used in a comparison with an int. So it makes sense to change
its type from phys_addr_t to int.
Signed-off-by: Dario Binacchi <dariobin@libero.it>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Pratyush Yadav <p.yadav@ti.com>
2021-04-12 11:17:15 +05:30
..
2021-02-18 11:37:26 +01:00
2021-03-19 10:35:19 -04:00
2020-12-13 08:00:25 -07:00
2021-02-02 15:33:42 -05:00
2021-03-03 19:17:25 -07:00
2021-02-02 15:33:42 -05:00
2021-03-19 10:35:20 -04:00
2021-03-08 10:32:34 +01:00
2021-02-02 15:33:42 -05:00
2021-03-11 17:03:19 +01:00
2021-03-09 09:42:12 +08:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-03-12 07:44:21 +01:00
2021-02-02 15:33:42 -05:00
2021-02-07 19:22:54 +01:00
2021-01-18 15:23:06 -05:00
2021-02-26 15:30:55 +01:00
2021-03-11 17:03:19 +01:00
2021-03-08 10:59:10 +08:00
2021-03-05 10:25:43 +05:30
2021-02-02 15:33:42 -05:00
2021-02-23 10:45:55 -05:00
2021-02-02 15:33:42 -05:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2021-01-13 09:52:58 +01:00
2021-02-21 06:07:30 +01:00
2021-03-17 12:27:58 -04:00
2021-03-23 18:06:07 +05:30
2021-01-05 12:24:40 -07:00
2021-02-24 16:51:49 -05:00
2021-03-19 10:36:55 -04:00
2020-12-13 08:00:25 -07:00
2021-03-23 18:06:07 +05:30
2021-02-02 15:33:42 -05:00
2021-02-15 10:16:45 -05:00
2021-04-12 11:17:15 +05:30
2021-02-23 15:43:13 +09:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-15 10:16:45 -05:00
2021-02-02 15:33:42 -05:00
2021-03-02 13:53:48 +01:00
2021-03-23 18:06:07 +05:30
2020-12-13 16:51:09 -07:00
2021-03-03 19:17:25 -07:00
2021-02-15 10:16:45 -05:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2021-03-11 16:59:16 +01:00
2021-02-02 15:33:42 -05:00
2020-12-13 08:00:25 -07:00
2021-03-08 10:59:10 +08:00
2021-02-16 11:48:20 -05:00
2021-03-01 10:21:36 +01:00
2021-02-02 15:33:42 -05:00
2021-02-21 06:08:00 +01:00
2020-12-13 16:51:09 -07:00
2021-03-10 11:48:09 +01:00
2021-03-11 17:55:44 +01:00
2021-03-05 10:25:43 +05:30
2021-01-23 11:30:31 +01:00
2020-12-13 16:51:08 -07:00
2021-02-23 10:45:55 -05:00
2021-02-02 15:33:42 -05:00
2020-11-06 10:18:20 +08:00
2021-01-27 16:58:57 -05:00