From: Herbert Valerio Riedel Date: Sun, 16 Dec 2007 16:42:31 +0000 (+0100) Subject: [ARM] Orion: implement power-off method for QNAP TS-109/209 X-Git-Tag: v2.6.25-rc1~1175^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f86dda3ed8f05748f2351ae967926227a91ca2a;p=pandora-kernel.git [ARM] Orion: implement power-off method for QNAP TS-109/209 Since the PIC is attached to UART1, it doesn't need a kernel device driver of its own; but powering off is something that the kernel should do, so this patch forcefully configures the UART1 for 19200 baud and sends the character that tells the PIC to cut the power. Signed-off-by: Herbert Valerio Riedel Cc: Byron Bradley Acked-by: Nicolas Pitre --- Reading git-diff-tree failed