From: Grant Likely Date: Mon, 9 Mar 2009 12:42:24 +0000 (+0100) Subject: Fix Xilinx SystemACE driver to handle empty CF slot X-Git-Tag: v2.6.29~39^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfbd442f69ec9c58590ffc6e93ac8d6809caa48b;p=pandora-kernel.git Fix Xilinx SystemACE driver to handle empty CF slot The SystemACE driver does not handle an empty CF slot gracefully. An empty CF slot ends up hanging the system. This patch adds a check for the CF state and stops trying to process requests if the slot is empty. Signed-off-by: Grant Likely Signed-off-by: Jens Axboe --- Reading git-diff-tree failed