static void __exit
bcmsdh_module_cleanup(void)
{
	sdio_function_cleanup();
}
Exemple #2
0
void bcmsdh_unregister(void)
{
	sdio_function_cleanup();
}