
7 Mar
2011
7 Mar
'11
4:13 p.m.
On Feb 13, 2011, at 11:18 PM, Kumar Gala wrote:
We had an extra '0x' in the output of the LAWAR header that would cause output like:
LAWBAR11: 0x00000000 LAWAR0x11: 0x80f0001d
intead of:
LAWBAR11: 0x00000000 LAWAR11: 0x80f0001d
Signed-off-by: Kumar Gala galak@kernel.crashing.org
drivers/misc/fsl_law.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
applied
- k