Hi,

This small series adds modularization support to the gpio-tegra driver,
i.e. driver now could be built as a loadable kernel module.

Dmitry Osipenko (3):
  gpio: tegra: Use debugfs_create_devm_seqfile()
  gpio: tegra: Clean up whitespaces in tegra_gpio_driver
  gpio: tegra: Support building driver as a loadable module

 drivers/gpio/Kconfig      |  2 +-
 drivers/gpio/gpio-tegra.c | 31 ++++++++++++++++---------------
 2 files changed, 17 insertions(+), 16 deletions(-)

-- 
2.29.2

Reply via email to