From: Jaccon Bastiaansen Date: Thu, 26 Jan 2012 20:46:15 +0000 (+0100) Subject: CS89x0 : add platform driver support X-Git-Tag: v3.4-rc1~73^2~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9460a9e811dddd9ea1ae9838d9b53bfaf78cd2c;p=pandora-kernel.git CS89x0 : add platform driver support The CS89x0 ethernet controller is used on a number of evaluation boards, such as the MX31ADS. The current driver has memory address and IRQ settings for each board on which this controller is used. Driver updates are therefore required to support other boards that also use the CS89x0. To avoid these driver updates, a better mechanism (platform driver support) is added to communicate the board dependent settings to the driver. Signed-off-by: Jaccon Bastiaansen Acked-by: David S. Miller Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed