mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
linux3.10:io_domain:modify rockchip_io_domain error
This commit is contained in:
parent
4dd1fcc652
commit
d38d18353d
1
drivers/regulator/rockchip_io_vol_domain.c
Normal file → Executable file
1
drivers/regulator/rockchip_io_vol_domain.c
Normal file → Executable file
|
|
@ -137,6 +137,7 @@ static int rk_io_vol_domain_probe(struct platform_device *pdev)
|
|||
IO_DOMAIN_DBG("IO_DOMAIN:ERROR:The io vol domin is not exit,set it by defult. %s %s\n",__func__,io_domain_node->name);
|
||||
}
|
||||
}
|
||||
regulator_put(vol_regulator);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user