From: Jiri Slaby Date: Wed, 30 Apr 2008 07:53:41 +0000 (-0700) Subject: Char: moxa, centralize board readiness X-Git-Tag: v2.6.26-rc1~225 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=810ab09b2f3a4e9a6f553e3d1e84a27f4074de9c;p=pandora-kernel.git Char: moxa, centralize board readiness The only relevant sign of port being ready is its board->ready since now. Remove all other flags for this purpose which are set almost on the same place. Move ports inside the board to be sure that nobody will grab reference to the port without being sure that it exists. [jirislaby@gmail.com: fix unused var warning] Signed-off-by: Jiri Slaby Tested-by: Oyvind Aabling Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed