commit | 3bccf534f98ddc4962665b68d99f752ea010aacc | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Oct 04 03:07:49 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Oct 04 03:07:49 2010 +0900 |
tree | 9dad2862b875fedb16f33eead379568586f58167 | |
parent | 2c237329f79aba2cd1d1c1b47fc03df03ad027e1 [diff] |
sh: mach-x3proto: Improve ILSEL debugging. At the moment ILSEL blows up with a BUG when aliased sets are handed in, but as the enable call is able to hand back errors we opt for that path instead. None of the ILSEL peripherals are vital to the board's operation, so trapping a BUG is a bit excessive. Signed-off-by: Paul Mundt <lethal@linux-sh.org>