intel: Use the context to simplify BR01 decode.
authorEric Anholt <eric@anholt.net>
Tue, 20 Dec 2011 23:19:24 +0000 (15:19 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 27 Jan 2012 21:21:19 +0000 (13:21 -0800)
commitb0371612f45229879c46d6a29adbe6939fbc97d4
treed8dce7454204c4f2674f750e9335d67359dced61
parent62b410344c010d84ed75cc42e1aeaa6d23e8c396
intel: Use the context to simplify BR01 decode.

Similar to BR00, count was always 1 and was always an index, not a count.
intel/intel_decode.c