commit | bbcbca16e2075ae944cf10ec3f009d40e18b5ac1 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Mon Aug 15 08:36:36 2022 +0200 |
committer | Hannes Reinecke <hare@suse.de> | Tue Aug 16 10:49:57 2022 +0200 |
tree | b1fbc8b33e194e8eeadf971ba160e8e75074739b | |
parent | 2f93e518ab59839c4b7bb8d5bfc755f0d87f1c7f [diff] |
nvme: split off __nvme_init_subsystem() Split of __nvme_init_subsystem() to separate out initialisation from registration of the subsystem. Signed-off-by: Hannes Reinecke <hare@suse.de>