Loading sound/hda/hdac_controller.c +1 −1 Original line number Diff line number Diff line Loading @@ -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 { Loading Loading
sound/hda/hdac_controller.c +1 −1 Original line number Diff line number Diff line Loading @@ -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 { Loading