linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Support building gpio-tegra driver as loadable module
@ 2021-01-22 18:55 Dmitry Osipenko
  2021-01-22 18:55 ` [PATCH v1 1/3] gpio: tegra: Use debugfs_create_devm_seqfile() Dmitry Osipenko
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Dmitry Osipenko @ 2021-01-22 18:55 UTC (permalink / raw)
  To: Thierry Reding, Jonathan Hunter, Laxman Dewangan,
	Bartosz Golaszewski, Linus Walleij
  Cc: linux-tegra, linux-gpio, linux-kernel

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-01-27 14:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22 18:55 [PATCH v1 0/3] Support building gpio-tegra driver as loadable module Dmitry Osipenko
2021-01-22 18:55 ` [PATCH v1 1/3] gpio: tegra: Use debugfs_create_devm_seqfile() Dmitry Osipenko
2021-01-22 18:55 ` [PATCH v1 2/3] gpio: tegra: Clean up whitespaces in tegra_gpio_driver Dmitry Osipenko
2021-01-22 18:55 ` [PATCH v1 3/3] gpio: tegra: Support building driver as a loadable module Dmitry Osipenko
2021-01-23 22:50 ` [PATCH v1 0/3] Support building gpio-tegra driver as " Linus Walleij
2021-01-23 23:56   ` Dmitry Osipenko
2021-01-24 22:46     ` Linus Walleij
2021-01-25 14:08       ` Dmitry Osipenko
2021-01-27 14:41 ` Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).