]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: stac9766: Move register defines to main source file
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 4 Nov 2016 17:26:55 +0000 (18:26 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 4 Nov 2016 17:43:05 +0000 (11:43 -0600)
commitf05b3abb96f5b14aaadcdbd3aa8053140284c9be
treeaeb33acf0194a545022734dabf4dee5ea0843631
parentada0686f0274c3580c4b99cc7f08b318913c5f1a
ASoC: stac9766: Move register defines to main source file

The stac9766 driver has a header file that defines 3 register locations.
Move these to the main source file since it is not really worth it having a
separate file for them. The header file is now empty and can be removed.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/stac9766.c
sound/soc/codecs/stac9766.h [deleted file]
sound/soc/fsl/efika-audio-fabric.c