commit | 3e94794355724f77dc6cbb5ad956f7c72d8313a4 | [log] [tgz] |
---|---|---|
author | Magnus Damm <magnus.damm@gmail.com> | Fri Feb 22 19:55:15 2008 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Mar 17 07:49:27 2008 -0400 |
tree | 9a8bf2a3c2ead985b9f386fb196db0918da48270 | |
parent | cfdfa86536d2fbc8102780ec15faea185e957d3d [diff] |
smc91x: introduce platform data flags V2 This patch introduces struct smc91x_platdata and modifies the driver so bus width is checked during run time using SMC_nBIT() instead of SMC_CAN_USE_nBIT. V2 keeps static configuration lean using SMC_DYNAMIC_BUS_CONFIG. Signed-off-by: Magnus Damm <damm@igel.co.jp> Acked-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>