[PATCH 1/9] omap: use smc91x_platdata to setup smc91x

Tony Lindgren tony at atomide.com
Tue Dec 8 21:13:29 EST 2009


* Tony Lindgren <tony at atomide.com> [091208 16:48]:
> From: Ladislav Michl <ladis at linux-mips.org>
> 
> Use smc91x_platdata to setup smc91x, so we can get rid of OMAP specific stuff
> in smc91x driver
> 
> Signed-off-by: Ladislav Michl <ladis at linux-mips.org>
> Signed-off-by: Tony Lindgren <tony at atomide.com>
> ---
>  arch/arm/mach-omap1/board-fsample.c   |   10 ++++++++++
>  arch/arm/mach-omap1/board-h2.c        |   10 ++++++++++
>  arch/arm/mach-omap1/board-h3.c        |   10 ++++++++++
>  arch/arm/mach-omap1/board-innovator.c |   13 +++++++++++++
>  arch/arm/mach-omap1/board-osk.c       |   10 ++++++++++
>  arch/arm/mach-omap1/board-perseus2.c  |   10 ++++++++++
>  arch/arm/mach-omap1/board-voiceblue.c |   10 ++++++++++
>  arch/arm/mach-omap2/board-apollon.c   |   10 ++++++++++
>  arch/arm/mach-omap2/gpmc-smc91x.c     |    8 +++++---
>  arch/arm/plat-omap/debug-devices.c    |   10 ++++++++++
>  10 files changed, 98 insertions(+), 3 deletions(-)

Looks like this needs a minor change to build for innovator 1610.
Will merge in the following fix as otherwise the smc91x_platdata
is not defined for 1610.

Tony


More information about the linux-arm-kernel mailing list