]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: ml-ioh: Change whitespace to match gpio-pch.c
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 30 Nov 2021 22:08:41 +0000 (16:08 -0600)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 1 Dec 2021 13:10:26 +0000 (15:10 +0200)
commit5e73539901ccb98f74e68d3a55f28c46c0fc5ac0
treed23add10c457c89f44101ef4a6cfacc6274694b0
parent9ed8df5bbcd01927d498cb89786df241d0517fa1
gpio: ml-ioh: Change whitespace to match gpio-pch.c

The ML IOH driver is very similar to the PCH driver.  To make it more
similar, tweak the whitespace in ioh_gpio_direction_output() and
ioh_gpio_direction_input().  No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/gpio/gpio-ml-ioh.c