DSS2: Swap field 0 and field 1 registers
authorVille Syrjälä <ville.syrjala@nokia.com>
Mon, 20 Apr 2009 14:26:20 +0000 (16:26 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 1 May 2009 16:45:10 +0000 (19:45 +0300)
The values for the registers which have alternate values for each field
were reveresed to what the hardware expects. For the hardware field 0
is the even field or the bottom field, field 1 is the odd field or the
top field. So simply swap the register values.

Signed-off-by: Ville Syrjälä <ville.syrjala@nokia.com>

No differences found