]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit090384cd66e932c89fe4ba6e95ab3898a5e00232
treebd5379b9eec17b2b6555d2ea9efb1dbb4f8a5593
parent64aa6cf27c2faf090dee9958e16077be306e799f
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