[ALSA] cs4231 header split
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Tue, 4 Sep 2007 11:24:14 +0000 (13:24 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:59:56 +0000 (15:59 +0200)
commitf545714ece023b8cf10b41d56b9fdac605797aff
tree042d6b4b19693b513ba05ee9a3337845c26a0946
parentcf68d212d522db70887d63befc9941fa1d78acc4
[ALSA] cs4231 header split

This patch splits the cs4231.h file into two parts:
- cs4231-regs.h which contain register constants and macros
- cs4231.h which includes the above and contain rest of the definitions
This will allow to share register definitions between x86 ISA cs4231
and SPARC cs4231.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
include/sound/cs4231-regs.h [new file with mode: 0644]
include/sound/cs4231.h