# # Netlink Sockets # config NETLINK_DIAG tristate "NETLINK: socket monitoring interface" default n ---help--- Support for NETLINK socket monitoring interface used by the ss tool. If unsure, say Y. te' title='Atom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/tools/build/feature/test-all.c?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/build/feature/test-all.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-20 12:03:09 +0800
committerMark Brown <broonie@kernel.org>2016-12-31 18:57:19 +0000
commita1792cda51300e15b03549cccf0b09f3be82e697 (patch)
treef060a6d1cabf4c66994f6550a527d403758cffd8
parenta33b56a6a824fa5cd89c74f85cbeb9af1dcef87e (diff)
ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLL
The clk_ref_div is not configured in the correct position of the register. The patch fixes that clk_ref_div, Pre-Scalar, is assigned the wrong value. Signed-off-by: John Hsu <KCHSU0@nuvoton.com> Signed-off-by: Mark Brown <broonie@kernel.org>