sh: mach-x3proto: Improve ILSEL debugging.
authorPaul Mundt <lethal@linux-sh.org>
Sun, 3 Oct 2010 18:07:49 +0000 (03:07 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 3 Oct 2010 18:07:49 +0000 (03:07 +0900)
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>

No differences found