summaryrefslogtreecommitdiff
path: root/tcp.conf
AgeCommit message (Expand)AuthorFilesLines
2013-05-05misc: move file to source rootDaniel Borkmann1-0/+1100
/option>space:mode:
authorJeremy McDermond <nh6z@nh6z.net>2016-04-18 17:24:04 -0700
committerMark Brown <broonie@kernel.org>2016-04-19 10:54:20 +0100
commitec513886411e4fc47f98607a1bc79b72899710c4 (patch)
tree90706a2a478579d4455fc3c123bf925535793b7e /Documentation/devicetree
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca (diff)
ASoC: tlv320aic32x4: Change name of probe function
The codec's probe function is named aic32x4_probe. This is going to conflict with later work to implement SPI support and separate out I2S into its own file. In line with other drivers in the tree, this function is renamed to aic32x4_codec_probe instead. Signed-off-by: Jeremy McDermond <nh6z@nh6z.net> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree')