commit | b6f9cbb7e8e3c98d97bfb4d38b724c84d84d6ab1 | [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 | b97e99f9a64fda6bf627fe31b2524572ee2a7a64 [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>