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