commit | 1471fadf69493141e990b078d8b8a3b215008f31 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed Jun 13 09:05:51 2018 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Fri Jun 15 08:54:04 2018 +0200 |
tree | 9f7472fcca2aee19353fde4da8a69cc193ba16d9 | |
parent | 1a7414f6268060c56c72fd7559782137cc953c96 [diff] |
gpio: zynq: Do not check unsigned type that is >= 0 There is no reason to check that unsigned type that is >= 0. Signed-off-by: Michal Simek <michal.simek@xilinx.com>