commit | cc6f2b728cd06402127fb24df3c1c0e6f48c80c4 | [log] [tgz] |
---|---|---|
author | Michael Walle <mwalle@kernel.org> | Tue Aug 19 13:21:03 2025 +0200 |
committer | Srinivas Kandagatla <srini@kernel.org> | Thu Sep 04 08:47:07 2025 +0100 |
tree | e92a20c019489ab6a7e05b3165bb27e4a6f7eab6 | |
parent | 8f5ae30d69d7543eee0d70083daf4de8fe15d585 [diff] |
nvmem: layouts: fix automatic module loading To support loading of a layout module automatically the MODALIAS variable in the uevent is needed. Add it. Fixes: fc29fd821d9a ("nvmem: core: Rework layouts to become regular devices") Cc: stable@vger.kernel.org Signed-off-by: Michael Walle <mwalle@kernel.org> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Srinivas Kandagatla <srini@kernel.org>