4 Sep
2007
4 Sep
'07
1:25 p.m.
At Mon, 3 Sep 2007 18:45:30 +0200, Krzysztof Helt wrote:
From: Krzysztof Helt krzysztof.h1@wp.pl
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
The next step is to use the definitions into the sparc cs4231 driver. If it is not a good idea please reject this patch.
That's a good change. I merged now. Thanks.
Takashi