linux_dsm_epyc7002/drivers/ssbi
David Brown 90f2d32ca5 ssbi: Use regular init level
With device tree, and deferred probe, it is no longer necessary to
make sure that the ssbi bus driver is initialized very early.  Restore
to a regular module_init().

Signed-off-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-25 10:39:40 -07:00
..
Kconfig ssbi: Allow compilation as a module 2013-03-25 10:37:21 -07:00
Makefile add single-wire serial bus interface (SSBI) driver 2013-03-25 10:33:56 -07:00
ssbi.c ssbi: Use regular init level 2013-03-25 10:39:40 -07:00