24 Nov, 2011

1 commit

  • With device tree support for regulators, its needed that the
    regulator_dev->dev device has the right of_node attached.
    To be able to do this add an additional parameter to the
    regulator_register() api, wherein the dt-adapted driver can
    then pass this additional info onto the regulator core.

    Signed-off-by: Rajendra Nayak
    Signed-off-by: Mark Brown

    Rajendra Nayak
     

30 Sep, 2010

1 commit


01 Sep, 2010

1 commit

  • In current implementation, the address return from regulator_register()
    is different from the address for regulator_unregister().

    Signed-off-by: Axel Lin
    Acked-by: Sonic Zhang
    Acked-by: Mark Brown
    Signed-off-by: Liam Girdwood

    Axel Lin
     

11 Aug, 2010

2 commits