From: Uwe Kleine-König Date: Wed, 23 Jun 2010 09:57:19 +0000 (+0200) Subject: ARM: mx3: complement uart init routine with an exit routine X-Git-Tag: v2.6.36-rc1~591^2^2~1^2~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5109a4597f7e758b8d20694392d0361a0b4c43b1;p=pandora-kernel.git ARM: mx3: complement uart init routine with an exit routine moboard_uart0_init requests a gpio. Without an exit function that frees that gpio again binding the uart a second time doesn't work. Signed-off-by: Uwe Kleine-König --- Reading git-diff-tree failed