linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] memory: omap-gpmc: Allow module build
@ 2022-04-11  9:55 Roger Quadros
  2022-04-11  9:55 ` [PATCH v3 1/2] memory: omap-gpmc: Make OMAP_GPMC config visible and selectable Roger Quadros
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Roger Quadros @ 2022-04-11  9:55 UTC (permalink / raw)
  To: krzk
  Cc: miquel.raynal, tony, vigneshr, kishon, nm, linux-omap,
	linux-kernel, Roger Quadros

Hi,

These patches allow OMAP_GPMC config to be visible in menuconfig
and buildable as a module.

Changelog:
v3:
- Remove not required MODULE_ALIAS
- Mention in commit message why we need to remove of_match_node() call

v2:
- Allow building as a module

Roger Quadros (2):
  memory: omap-gpmc: Make OMAP_GPMC config visible and selectable
  memory: omap-gpmc: Allow building as a module

 drivers/memory/Kconfig     |  4 ++--
 drivers/memory/omap-gpmc.c | 43 ++++++++++++++++++++------------------
 2 files changed, 25 insertions(+), 22 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-04-13 13:05 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-11  9:55 [PATCH v3 0/2] memory: omap-gpmc: Allow module build Roger Quadros
2022-04-11  9:55 ` [PATCH v3 1/2] memory: omap-gpmc: Make OMAP_GPMC config visible and selectable Roger Quadros
2022-04-11 10:06   ` Miquel Raynal
2022-04-11  9:55 ` [PATCH v3 2/2] memory: omap-gpmc: Allow building as a module Roger Quadros
2022-04-13  9:43 ` [PATCH v3 0/2] memory: omap-gpmc: Allow module build Krzysztof Kozlowski
2022-04-13  9:50   ` Krzysztof Kozlowski
2022-04-13 10:20     ` Krzysztof Kozlowski
2022-04-13 10:42       ` Roger Quadros
2022-04-13 11:01       ` Roger Quadros
2022-04-13 11:05         ` Krzysztof Kozlowski
2022-04-13 11:33           ` Roger Quadros
2022-04-13 11:47             ` Krzysztof Kozlowski
2022-04-13 11:56               ` Roger Quadros
2022-04-13 12:31                 ` Krzysztof Kozlowski
2022-04-13 12:56                   ` Roger Quadros
2022-04-13 13:00                     ` Krzysztof Kozlowski
2022-04-13 13:04                       ` Krzysztof Kozlowski

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).