• B
    i2c-s3c2410: Remove default platform data. · 6a039cab
    Ben Dooks 提交于
    The platform data should now always be present when the device
    is initialised, so we can remove the default platform data in
    the driver.
    
    All the device initialisation points in the board specific code
    should already have been changed to initialise this as necessary.
    Signed-off-by: NBen Dooks <ben-linux@fluff.org>
    6a039cab
i2c-s3c2410.c 22.1 KB