microblaze: Support both levels for reset
authorMichal Simek <monstr@monstr.eu>
Thu, 29 Oct 2009 09:12:59 +0000 (10:12 +0100)
committerMichal Simek <monstr@monstr.eu>
Mon, 14 Dec 2009 07:44:56 +0000 (08:44 +0100)
commit67bf87665466c4ea93e2c54d66dfd4cdac011a4b
treebd5379b9eec17b2b6555d2ea9efb1dbb4f8a5593
parent753758304019fc7c2ef3af674f52a193b1606d15
microblaze: Support both levels for reset

Till this patch reset always perform writen to 1.
Now we can use negative logic and perform reset write to 0.

It is opposite level than is currently read from that pin

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/reset.c