regmap: Export regmap_async_complete()
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
f804fb562b
commit
f88948eff9
@ -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…
x
Reference in New Issue
Block a user