]> asedeno.scripts.mit.edu Git - linux.git/commit
gpio: zynq: Fix warnings in the driver
authorNava kishore Manne <nava.manne@xilinx.com>
Mon, 7 Aug 2017 11:02:00 +0000 (13:02 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Aug 2017 14:00:08 +0000 (16:00 +0200)
commit2717cfcaf564913c0f46dd19734a9dca6563c5e7
treea0a05df39c1a1ebc48ccdec88c2e68f21c43bee6
parenteb73d6eaa630d086b5c78c840bd0dcaf35a618db
gpio: zynq: Fix warnings in the driver

This patch fixes the below warning
-->Block comments should align the * on each line.
-->suspect code indent for conditional statements.
-->Prefer 'unsigned int' to bare use of 'unsigned'

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-zynq.c