From: David Brownell Date: Sun, 6 May 2007 21:48:42 +0000 (-0700) Subject: at91_cf, minor fix X-Git-Tag: v2.6.22-rc1~1004 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02c83595b86480ee4d61665beb13f76685d40239;p=pandora-kernel.git at91_cf, minor fix This is a minor correctness fix: since the at91_cf driver probe() routine is in the init section, it should use platform_driver_probe() instead of leaving that pointer around in the driver struct after init section removal. Signed-off-by: David Brownell Cc: Dominik Brodowski Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed