Skip to content
Commit 01fcf01e authored by Michal Simek's avatar Michal Simek
Browse files

gpio: zynq_gpio: bank description should use unsigned type



Use u32 instead of int for max_bank, bank_min and bank_max. These values
can't be negative that's why no reason to use signed type.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent e3c26b8d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment