Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f88948ef authored by Mark Brown's avatar Mark Brown
Browse files

regmap: Export regmap_async_complete()

parent f804fb56
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1655,6 +1655,7 @@ int regmap_async_complete(struct regmap *map)

	return ret;
}
EXPORT_SYMBOL_GPL(regmap_async_complete);

/**
 * regmap_register_patch: Register and apply register updates to be applied