Files
OpenCellular/src/include
Julius Werner 0a0340e42e gpio: Change gpio_baseX_value() function return types to unsigned
This patch changes the return type of gpio_base2_value() and related
functions from int to uint32_t. This makes more sense now that
board_id() and related functions (which are the primary use case) also
return that type. It's unlikely that we'll ever read a strapping of 32
GPIOs in a row, but if we did, we'd probably want to treat it as
unsigned.

Change-Id: I8fb7e3a7c76cb886aed40d0ada1f545180e43117
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/27809
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2018-08-03 18:10:02 +00:00
..
2015-04-22 08:50:54 +02:00
2018-04-17 10:46:13 +00:00
2018-04-24 14:37:59 +00:00
2017-03-09 17:16:09 +01:00
2016-12-13 19:15:22 +01:00
2018-06-19 18:10:05 +00:00
2018-06-19 18:10:05 +00:00
2016-07-31 18:30:16 +02:00
2016-07-15 08:35:15 +02:00
2012-05-08 00:36:09 +02:00
2016-07-01 23:55:16 +02:00
2016-12-08 16:10:28 +01:00
2018-05-22 02:44:14 +00:00
2017-03-09 17:19:16 +01:00
2018-04-09 08:18:16 +00:00
2017-11-07 12:33:51 +00:00
2017-08-18 15:33:45 +00:00