regmap: Export regmap_async_complete()
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
f804fb562b
commit
f88948eff9
1 changed files with 1 additions and 0 deletions
|
|
@ -1655,6 +1655,7 @@ int regmap_async_complete(struct regmap *map)
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
EXPORT_SYMBOL_GPL(regmap_async_complete);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* regmap_register_patch: Register and apply register updates to be applied
|
* regmap_register_patch: Register and apply register updates to be applied
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue