30 Jul
2018
30 Jul
'18
5:21 p.m.
On Thu, Jul 19, 2018 at 07:53:32PM +0100, Liam Girdwood wrote:
+int snd_sof_pci_update_bits_unlocked(struct snd_sof_dev *sdev, u32 offset,
u32 mask, u32 value)
+{
This stuff all looks a lot like regmap (we'd need a regmap-pci but I'm sure some other things could use it).