mbox

[GIT,PULL,v3.4] pull request on arch-pxa for regulator branch

Message ID CAN1soZxJO8sGZwq5LhuEOxt3uEN=s1cAOSXfbR8L5r8Hpc+t-w@mail.gmail.com
State New
Headers show

Pull-request

git://github.com/hzhuang1/linux.git regulator

Message

Haojian Zhuang March 6, 2012, 6:08 a.m. UTC
Hi Arnd,

Please help to pull these from arch-pxa tree.

The following changes since commit 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d:

  Linux 3.3-rc6 (2012-03-03 17:08:09 -0800)

are available in the git repository at:
  git://github.com/hzhuang1/linux.git regulator

Heiko Stübner (2):
      pxa: magician/hx4700: Convert to gpio-regulator from bq24022
      regulator: Remove bq24022 regulator driver

 arch/arm/configs/magician_defconfig |    2 +-
 arch/arm/mach-pxa/hx4700.c          |   33 ++++++--
 arch/arm/mach-pxa/magician.c        |   33 ++++++--
 drivers/regulator/Kconfig           |    8 --
 drivers/regulator/Makefile          |    1 -
 drivers/regulator/bq24022.c         |  162 -----------------------------------
 include/linux/regulator/bq24022.h   |   24 -----
 7 files changed, 55 insertions(+), 208 deletions(-)
 delete mode 100644 drivers/regulator/bq24022.c
 delete mode 100644 include/linux/regulator/bq24022.h

Comments

Mark Brown March 6, 2012, 9:52 a.m. UTC | #1
On Tue, Mar 06, 2012 at 02:08:12PM +0800, Haojian Zhuang wrote:

> Heiko Stübner (2):
>       pxa: magician/hx4700: Convert to gpio-regulator from bq24022
>       regulator: Remove bq24022 regulator driver

Please wait for some confirmation before you go deleting drivers from
other subsystems!  I don't recall replying to this thread at all...
Haojian Zhuang March 6, 2012, 10:04 a.m. UTC | #2
On Tue, Mar 6, 2012 at 5:52 PM, Mark Brown
<broonie@opensource.wolfsonmicro.com> wrote:
> On Tue, Mar 06, 2012 at 02:08:12PM +0800, Haojian Zhuang wrote:
>
>> Heiko Stübner (2):
>>       pxa: magician/hx4700: Convert to gpio-regulator from bq24022
>>       regulator: Remove bq24022 regulator driver
>
> Please wait for some confirmation before you go deleting drivers from
> other subsystems!  I don't recall replying to this thread at all...

I'm sorry. I'll revert this pull request.

Thanks
Haojian
Haojian Zhuang March 6, 2012, 10:05 a.m. UTC | #3
On Tue, Mar 6, 2012 at 2:08 PM, Haojian Zhuang <haojian.zhuang@gmail.com> wrote:
> Hi Arnd,
>
> Please help to pull these from arch-pxa tree.
>
> The following changes since commit 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d:
>
>  Linux 3.3-rc6 (2012-03-03 17:08:09 -0800)
>
> are available in the git repository at:
>  git://github.com/hzhuang1/linux.git regulator
>
> Heiko Stübner (2):
>      pxa: magician/hx4700: Convert to gpio-regulator from bq24022
>      regulator: Remove bq24022 regulator driver
>
>  arch/arm/configs/magician_defconfig |    2 +-
>  arch/arm/mach-pxa/hx4700.c          |   33 ++++++--
>  arch/arm/mach-pxa/magician.c        |   33 ++++++--
>  drivers/regulator/Kconfig           |    8 --
>  drivers/regulator/Makefile          |    1 -
>  drivers/regulator/bq24022.c         |  162 -----------------------------------
>  include/linux/regulator/bq24022.h   |   24 -----
>  7 files changed, 55 insertions(+), 208 deletions(-)
>  delete mode 100644 drivers/regulator/bq24022.c
>  delete mode 100644 include/linux/regulator/bq24022.h

Hi Arnd,

Please ignore this pull request. I'm sorry on this.

Best Regards
Haojian