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

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

regmap: Fix typo in kerneldoc for regmap_update_bits()

parent 7ea75801
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -547,7 +547,7 @@ int regmap_bulk_read(struct regmap *map, unsigned int reg, void *val,
EXPORT_SYMBOL_GPL(regmap_bulk_read);

/**
 * remap_update_bits: Perform a read/modify/write cycle on the register map
 * regmap_update_bits: Perform a read/modify/write cycle on the register map
 *
 * @map: Register map to update
 * @reg: Register to update