04 Jan, 2013

1 commit

  • CONFIG_HOTPLUG is going away as an option. As a result, the __dev*
    markings need to be removed.

    This change removes the use of __devinit from some include files that
    were previously missed.

    Based on patches originally written by Bill Pemberton, but redone by me
    in order to handle some of the coding style issues better, by hand.

    Cc: Bill Pemberton
    Signed-off-by: Greg Kroah-Hartman

    Greg Kroah-Hartman
     

03 Dec, 2012

1 commit


14 Dec, 2011

1 commit


28 Mar, 2008

1 commit

  • Make it possible to pass mbus_dram_target_info to the sata_mv
    driver via the platform data, make the sata_mv driver program
    the window registers based on this data if it is passed in, and
    make the Orion platform setup code use this method instead of
    programming the SATA mbus window registers by hand.

    Signed-off-by: Lennert Buytenhek
    Reviewed-by: Tzachi Perelstein
    Acked-by: Russell King
    Signed-off-by: Nicolas Pitre

    Lennert Buytenhek
     

06 Feb, 2008

2 commits