commit | 4845b3c8c8d221441605a1eff8aab7f1622dce93 | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Fri Nov 08 17:21:07 2019 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 11 16:41:00 2019 +0100 |
tree | a28a87fe106c778ace059f71ddc537031f744e07 | |
parent | 2d9d2491530a156b9a5614adf9dc79285e35d55e [diff] |
staging: most: configfs: move configfs subsystems to container struct This patch moves the declarations of the configfs subsystems to a superordinate container structure. This is done to get access to private subsystem data. Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Link: https://lore.kernel.org/r/1573230068-27658-2-git-send-email-christian.gromm@microchip.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>