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

Commit 240a07db authored by Mark Brown's avatar Mark Brown
Browse files

Merge branch 'topic/hda' of...

Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel
parents 74a4ce4c ccfdf9f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -268,7 +268,7 @@ int snd_hdac_bus_parse_capabilities(struct hdac_bus *bus)
	unsigned int offset;
	unsigned int counter = 0;

	offset = snd_hdac_chip_readl(bus, LLCH);
	offset = snd_hdac_chip_readw(bus, LLCH);

	/* Lets walk the linked capabilities list */
	do {