Files
OpenCellular/src/lib
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
..
2018-04-24 14:37:59 +00:00
2018-04-24 14:37:59 +00:00
2018-06-14 09:30:24 +00:00
2017-03-09 17:30:21 +01:00
2018-07-12 15:21:10 +00:00
2018-04-24 14:37:59 +00:00
2018-06-19 18:10:05 +00:00
2018-06-19 18:10:05 +00:00
2017-03-13 17:21:26 +01:00
2017-03-13 15:46:02 +01:00
2017-03-09 17:30:21 +01:00
2017-03-13 17:21:16 +01:00
2018-04-24 14:37:59 +00:00
2017-03-13 17:21:02 +01:00
2018-03-26 10:19:11 +00:00
2017-03-13 17:21:02 +01:00
2018-06-19 18:10:05 +00:00
2017-03-09 17:30:21 +01:00
2009-01-20 21:40:16 +00:00
2017-03-09 17:30:21 +01:00
2009-01-20 21:40:16 +00:00
2018-04-24 14:37:59 +00:00
2016-12-08 16:10:28 +01:00
2018-04-24 14:37:59 +00:00
2018-06-27 02:20:33 +00:00
2015-09-09 19:35:30 +00:00
2017-03-13 17:21:02 +01:00
2017-03-13 17:21:02 +01:00
2017-03-13 17:16:08 +01:00
2016-09-07 22:28:00 +02:00
2018-04-24 14:37:59 +00:00