[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)
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

Simple merge
Simple merge