All of lore.kernel.org
 help / color / mirror / Atom feed
* next-samsung: acer n30/n35 updates
@ 2010-05-07  0:50 ` Ben Dooks
  0 siblings, 0 replies; 12+ messages in thread
From: Ben Dooks @ 2010-05-07  0:50 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: Jiri.Pinkava, linux-samsung-soc

Acer n35 support has been provisonally merged into the following branch:

  git://git.fluff.org/bjdooks/linux.git for-2635/acer-n35

If there are any objections, then let me know, otherwise this will be
merged into next-samsug this weekend ready to go in the next merge window.

Jiri, please confirm that you've read Section 12 'Sign your work' of
Documentation/SubmittingPatches and that you agree to the part on
"Developer's Certificate of Origin 1.1"

The following commits are in:

Pinkava J (7):
      ARM: n30: Enable Acer n35 if Acer n30 is selected
      ARM: n30: fix: suspended wrong USB port on Acer n35
      ARM: n30: Add RTC platform device for Acer n30 / Acer n35
      ARM: n35: Add support for LEDs on Acer n35
      ARM: n35: Enable wake-up by Power button on Acer n35
      ARM: n30: Add support for MMC card reader on Acer n30 / Acer n35
      ARM: n30: Add support for power on/off on Acer n30 / Acer n35 MMC card reader

 arch/arm/mach-s3c2410/Kconfig    |    7 ++++
 arch/arm/mach-s3c2410/mach-n30.c |   65 +++++++++++++++++++++++++++++++++++++-
 2 files changed, 71 insertions(+), 1 deletions(-)


-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* next-samsung: acer n30/n35 updates
@ 2010-05-07  0:50 ` Ben Dooks
  0 siblings, 0 replies; 12+ messages in thread
From: Ben Dooks @ 2010-05-07  0:50 UTC (permalink / raw)
  To: linux-arm-kernel

Acer n35 support has been provisonally merged into the following branch:

  git://git.fluff.org/bjdooks/linux.git for-2635/acer-n35

If there are any objections, then let me know, otherwise this will be
merged into next-samsug this weekend ready to go in the next merge window.

Jiri, please confirm that you've read Section 12 'Sign your work' of
Documentation/SubmittingPatches and that you agree to the part on
"Developer's Certificate of Origin 1.1"

The following commits are in:

Pinkava J (7):
      ARM: n30: Enable Acer n35 if Acer n30 is selected
      ARM: n30: fix: suspended wrong USB port on Acer n35
      ARM: n30: Add RTC platform device for Acer n30 / Acer n35
      ARM: n35: Add support for LEDs on Acer n35
      ARM: n35: Enable wake-up by Power button on Acer n35
      ARM: n30: Add support for MMC card reader on Acer n30 / Acer n35
      ARM: n30: Add support for power on/off on Acer n30 / Acer n35 MMC card reader

 arch/arm/mach-s3c2410/Kconfig    |    7 ++++
 arch/arm/mach-s3c2410/mach-n30.c |   65 +++++++++++++++++++++++++++++++++++++-
 2 files changed, 71 insertions(+), 1 deletions(-)


-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: next-samsung: acer n30/n35 updates
  2010-05-07  0:50 ` Ben Dooks
@ 2010-05-07  2:36   ` Pinkava J.
  -1 siblings, 0 replies; 12+ messages in thread
From: Pinkava J. @ 2010-05-07  2:36 UTC (permalink / raw)
  To: Ben Dooks
  Cc: linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org

Dne 7.5.2010 02:50, Ben Dooks napsal(a):
> Acer n35 support has been provisonally merged into the following branch:
> 
>   git://git.fluff.org/bjdooks/linux.git for-2635/acer-n35
> 
> If there are any objections, then let me know, otherwise this will be
> merged into next-samsug this weekend ready to go in the next merge window.
> 
> Jiri, please confirm that you've read Section 12 'Sign your work' of
> Documentation/SubmittingPatches and that you agree to the part on
> "Developer's Certificate of Origin 1.1"
I comfirming that I've read above mentioned.

In order to be absolutely clear I must mention that patches 4-7 are based on old
patches from Christer Weinigel (author of current implementation of Samsung n30
code in kernel). Is this OK?

>From may point of view I can agree with the part "Developer's Certificate of
Origin 1.1"
> 
> The following commits are in:
> 
> Pinkava J (7):
>       ARM: n30: Enable Acer n35 if Acer n30 is selected
>       ARM: n30: fix: suspended wrong USB port on Acer n35
>       ARM: n30: Add RTC platform device for Acer n30 / Acer n35
>       ARM: n35: Add support for LEDs on Acer n35
>       ARM: n35: Enable wake-up by Power button on Acer n35
>       ARM: n30: Add support for MMC card reader on Acer n30 / Acer n35
>       ARM: n30: Add support for power on/off on Acer n30 / Acer n35 MMC card reader
> 
>  arch/arm/mach-s3c2410/Kconfig    |    7 ++++
>  arch/arm/mach-s3c2410/mach-n30.c |   65 +++++++++++++++++++++++++++++++++++++-
>  2 files changed, 71 insertions(+), 1 deletions(-)
> 
> 

^ permalink raw reply	[flat|nested] 12+ messages in thread

* next-samsung: acer n30/n35 updates
@ 2010-05-07  2:36   ` Pinkava J.
  0 siblings, 0 replies; 12+ messages in thread
From: Pinkava J. @ 2010-05-07  2:36 UTC (permalink / raw)
  To: linux-arm-kernel

Dne 7.5.2010 02:50, Ben Dooks napsal(a):
> Acer n35 support has been provisonally merged into the following branch:
> 
>   git://git.fluff.org/bjdooks/linux.git for-2635/acer-n35
> 
> If there are any objections, then let me know, otherwise this will be
> merged into next-samsug this weekend ready to go in the next merge window.
> 
> Jiri, please confirm that you've read Section 12 'Sign your work' of
> Documentation/SubmittingPatches and that you agree to the part on
> "Developer's Certificate of Origin 1.1"
I comfirming that I've read above mentioned.

In order to be absolutely clear I must mention that patches 4-7 are based on old
patches from Christer Weinigel (author of current implementation of Samsung n30
code in kernel). Is this OK?

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: next-samsung: acer n30/n35 updates
  2010-05-07  2:36   ` Pinkava J.
@ 2010-05-11  1:03     ` Ben Dooks
  -1 siblings, 0 replies; 12+ messages in thread
From: Ben Dooks @ 2010-05-11  1:03 UTC (permalink / raw)
  To: Pinkava J.
  Cc: Ben Dooks, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, christer

On Fri, May 07, 2010 at 04:36:58AM +0200, Pinkava J. wrote:
> Dne 7.5.2010 02:50, Ben Dooks napsal(a):
> > Acer n35 support has been provisonally merged into the following branch:
> > 
> >   git://git.fluff.org/bjdooks/linux.git for-2635/acer-n35
> > 
> > If there are any objections, then let me know, otherwise this will be
> > merged into next-samsug this weekend ready to go in the next merge window.
> > 
> > Jiri, please confirm that you've read Section 12 'Sign your work' of
> > Documentation/SubmittingPatches and that you agree to the part on
> > "Developer's Certificate of Origin 1.1"
> I comfirming that I've read above mentioned.
> 
> In order to be absolutely clear I must mention that patches 4-7 are based on old
> patches from Christer Weinigel (author of current implementation of Samsung n30
> code in kernel). Is this OK?

I'd run this past Christer if he wasn't already copied in on them.
 
> >From may point of view I can agree with the part "Developer's Certificate of
> Origin 1.1"
> > 
> > The following commits are in:
> > 
> > Pinkava J (7):
> >       ARM: n30: Enable Acer n35 if Acer n30 is selected
> >       ARM: n30: fix: suspended wrong USB port on Acer n35
> >       ARM: n30: Add RTC platform device for Acer n30 / Acer n35
> >       ARM: n35: Add support for LEDs on Acer n35
> >       ARM: n35: Enable wake-up by Power button on Acer n35
> >       ARM: n30: Add support for MMC card reader on Acer n30 / Acer n35
> >       ARM: n30: Add support for power on/off on Acer n30 / Acer n35 MMC card reader
> > 
> >  arch/arm/mach-s3c2410/Kconfig    |    7 ++++
> >  arch/arm/mach-s3c2410/mach-n30.c |   65 +++++++++++++++++++++++++++++++++++++-
> >  2 files changed, 71 insertions(+), 1 deletions(-)
> > 
> > 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* next-samsung: acer n30/n35 updates
@ 2010-05-11  1:03     ` Ben Dooks
  0 siblings, 0 replies; 12+ messages in thread
From: Ben Dooks @ 2010-05-11  1:03 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, May 07, 2010 at 04:36:58AM +0200, Pinkava J. wrote:
> Dne 7.5.2010 02:50, Ben Dooks napsal(a):
> > Acer n35 support has been provisonally merged into the following branch:
> > 
> >   git://git.fluff.org/bjdooks/linux.git for-2635/acer-n35
> > 
> > If there are any objections, then let me know, otherwise this will be
> > merged into next-samsug this weekend ready to go in the next merge window.
> > 
> > Jiri, please confirm that you've read Section 12 'Sign your work' of
> > Documentation/SubmittingPatches and that you agree to the part on
> > "Developer's Certificate of Origin 1.1"
> I comfirming that I've read above mentioned.
> 
> In order to be absolutely clear I must mention that patches 4-7 are based on old
> patches from Christer Weinigel (author of current implementation of Samsung n30
> code in kernel). Is this OK?

I'd run this past Christer if he wasn't already copied in on them.
 
> >From may point of view I can agree with the part "Developer's Certificate of
> Origin 1.1"
> > 
> > The following commits are in:
> > 
> > Pinkava J (7):
> >       ARM: n30: Enable Acer n35 if Acer n30 is selected
> >       ARM: n30: fix: suspended wrong USB port on Acer n35
> >       ARM: n30: Add RTC platform device for Acer n30 / Acer n35
> >       ARM: n35: Add support for LEDs on Acer n35
> >       ARM: n35: Enable wake-up by Power button on Acer n35
> >       ARM: n30: Add support for MMC card reader on Acer n30 / Acer n35
> >       ARM: n30: Add support for power on/off on Acer n30 / Acer n35 MMC card reader
> > 
> >  arch/arm/mach-s3c2410/Kconfig    |    7 ++++
> >  arch/arm/mach-s3c2410/mach-n30.c |   65 +++++++++++++++++++++++++++++++++++++-
> >  2 files changed, 71 insertions(+), 1 deletions(-)
> > 
> > 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: next-samsung: acer n30/n35 updates
  2010-05-11  1:03     ` Ben Dooks
@ 2010-05-12 13:22       ` Pinkava J.
  -1 siblings, 0 replies; 12+ messages in thread
From: Pinkava J. @ 2010-05-12 13:22 UTC (permalink / raw)
  To: Ben Dooks
  Cc: linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, christer@weinigel.se

Dne 11.5.2010 03:03, Ben Dooks napsal(a):
> On Fri, May 07, 2010 at 04:36:58AM +0200, Pinkava J. wrote:
>> Dne 7.5.2010 02:50, Ben Dooks napsal(a):
>>> Acer n35 support has been provisonally merged into the following branch:
>>>
>>>   git://git.fluff.org/bjdooks/linux.git for-2635/acer-n35
>>>
>>> If there are any objections, then let me know, otherwise this will be
>>> merged into next-samsug this weekend ready to go in the next merge window.
>>>
>>> Jiri, please confirm that you've read Section 12 'Sign your work' of
>>> Documentation/SubmittingPatches and that you agree to the part on
>>> "Developer's Certificate of Origin 1.1"
>> I comfirming that I've read above mentioned.
>>
>> In order to be absolutely clear I must mention that patches 4-7 are based on old
>> patches from Christer Weinigel (author of current implementation of Samsung n30
>> code in kernel). Is this OK?
> 
> I'd run this past Christer if he wasn't already copied in on them.

I wos trying contact them before fewtimes but withought response.

>  
>> >From may point of view I can agree with the part "Developer's Certificate of
>> Origin 1.1"
>>>
>>> The following commits are in:
>>>
>>> Pinkava J (7):
>>>       ARM: n30: Enable Acer n35 if Acer n30 is selected
>>>       ARM: n30: fix: suspended wrong USB port on Acer n35
>>>       ARM: n30: Add RTC platform device for Acer n30 / Acer n35
>>>       ARM: n35: Add support for LEDs on Acer n35
>>>       ARM: n35: Enable wake-up by Power button on Acer n35
>>>       ARM: n30: Add support for MMC card reader on Acer n30 / Acer n35
>>>       ARM: n30: Add support for power on/off on Acer n30 / Acer n35 MMC card reader
>>>
>>>  arch/arm/mach-s3c2410/Kconfig    |    7 ++++
>>>  arch/arm/mach-s3c2410/mach-n30.c |   65 +++++++++++++++++++++++++++++++++++++-
>>>  2 files changed, 71 insertions(+), 1 deletions(-)
>>>
>>>
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

^ permalink raw reply	[flat|nested] 12+ messages in thread

* next-samsung: acer n30/n35 updates
@ 2010-05-12 13:22       ` Pinkava J.
  0 siblings, 0 replies; 12+ messages in thread
From: Pinkava J. @ 2010-05-12 13:22 UTC (permalink / raw)
  To: linux-arm-kernel

Dne 11.5.2010 03:03, Ben Dooks napsal(a):
> On Fri, May 07, 2010 at 04:36:58AM +0200, Pinkava J. wrote:
>> Dne 7.5.2010 02:50, Ben Dooks napsal(a):
>>> Acer n35 support has been provisonally merged into the following branch:
>>>
>>>   git://git.fluff.org/bjdooks/linux.git for-2635/acer-n35
>>>
>>> If there are any objections, then let me know, otherwise this will be
>>> merged into next-samsug this weekend ready to go in the next merge window.
>>>
>>> Jiri, please confirm that you've read Section 12 'Sign your work' of
>>> Documentation/SubmittingPatches and that you agree to the part on
>>> "Developer's Certificate of Origin 1.1"
>> I comfirming that I've read above mentioned.
>>
>> In order to be absolutely clear I must mention that patches 4-7 are based on old
>> patches from Christer Weinigel (author of current implementation of Samsung n30
>> code in kernel). Is this OK?
> 
> I'd run this past Christer if he wasn't already copied in on them.

I wos trying contact them before fewtimes but withought response.

>  
>> >From may point of view I can agree with the part "Developer's Certificate of
>> Origin 1.1"
>>>
>>> The following commits are in:
>>>
>>> Pinkava J (7):
>>>       ARM: n30: Enable Acer n35 if Acer n30 is selected
>>>       ARM: n30: fix: suspended wrong USB port on Acer n35
>>>       ARM: n30: Add RTC platform device for Acer n30 / Acer n35
>>>       ARM: n35: Add support for LEDs on Acer n35
>>>       ARM: n35: Enable wake-up by Power button on Acer n35
>>>       ARM: n30: Add support for MMC card reader on Acer n30 / Acer n35
>>>       ARM: n30: Add support for power on/off on Acer n30 / Acer n35 MMC card reader
>>>
>>>  arch/arm/mach-s3c2410/Kconfig    |    7 ++++
>>>  arch/arm/mach-s3c2410/mach-n30.c |   65 +++++++++++++++++++++++++++++++++++++-
>>>  2 files changed, 71 insertions(+), 1 deletions(-)
>>>
>>>
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
>> the body of a message to majordomo at vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: next-samsung: acer n30/n35 updates
  2010-05-12 13:22       ` Pinkava J.
@ 2010-05-13  2:08         ` Ben Dooks
  -1 siblings, 0 replies; 12+ messages in thread
From: Ben Dooks @ 2010-05-13  2:08 UTC (permalink / raw)
  To: Pinkava J.
  Cc: Ben Dooks, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, christer@weinigel.se

On Wed, May 12, 2010 at 03:22:24PM +0200, Pinkava J. wrote:
> Dne 11.5.2010 03:03, Ben Dooks napsal(a):
> > On Fri, May 07, 2010 at 04:36:58AM +0200, Pinkava J. wrote:
> >> Dne 7.5.2010 02:50, Ben Dooks napsal(a):
> >>> Acer n35 support has been provisonally merged into the following branch:
> >>>
> >>>   git://git.fluff.org/bjdooks/linux.git for-2635/acer-n35
> >>>
> >>> If there are any objections, then let me know, otherwise this will be
> >>> merged into next-samsug this weekend ready to go in the next merge window.
> >>>
> >>> Jiri, please confirm that you've read Section 12 'Sign your work' of
> >>> Documentation/SubmittingPatches and that you agree to the part on
> >>> "Developer's Certificate of Origin 1.1"
> >> I comfirming that I've read above mentioned.
> >>
> >> In order to be absolutely clear I must mention that patches 4-7 are based on old
> >> patches from Christer Weinigel (author of current implementation of Samsung n30
> >> code in kernel). Is this OK?
> > 
> > I'd run this past Christer if he wasn't already copied in on them.
> 
> I wos trying contact them before fewtimes but withought response.

So long as either direct patches are attributed to their original
authour, or any modified patches keep some form of note about where
they came from, it should be possible to get them merged.
 
> >  
> >> >From may point of view I can agree with the part "Developer's Certificate of
> >> Origin 1.1"
> >>>
> >>> The following commits are in:
> >>>
> >>> Pinkava J (7):
> >>>       ARM: n30: Enable Acer n35 if Acer n30 is selected
> >>>       ARM: n30: fix: suspended wrong USB port on Acer n35
> >>>       ARM: n30: Add RTC platform device for Acer n30 / Acer n35
> >>>       ARM: n35: Add support for LEDs on Acer n35
> >>>       ARM: n35: Enable wake-up by Power button on Acer n35
> >>>       ARM: n30: Add support for MMC card reader on Acer n30 / Acer n35
> >>>       ARM: n30: Add support for power on/off on Acer n30 / Acer n35 MMC card reader
> >>>
> >>>  arch/arm/mach-s3c2410/Kconfig    |    7 ++++
> >>>  arch/arm/mach-s3c2410/mach-n30.c |   65 +++++++++++++++++++++++++++++++++++++-
> >>>  2 files changed, 71 insertions(+), 1 deletions(-)
> >>>
> >>>
> >>
> >> --
> >> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> >> the body of a message to majordomo@vger.kernel.org
> >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* next-samsung: acer n30/n35 updates
@ 2010-05-13  2:08         ` Ben Dooks
  0 siblings, 0 replies; 12+ messages in thread
From: Ben Dooks @ 2010-05-13  2:08 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, May 12, 2010 at 03:22:24PM +0200, Pinkava J. wrote:
> Dne 11.5.2010 03:03, Ben Dooks napsal(a):
> > On Fri, May 07, 2010 at 04:36:58AM +0200, Pinkava J. wrote:
> >> Dne 7.5.2010 02:50, Ben Dooks napsal(a):
> >>> Acer n35 support has been provisonally merged into the following branch:
> >>>
> >>>   git://git.fluff.org/bjdooks/linux.git for-2635/acer-n35
> >>>
> >>> If there are any objections, then let me know, otherwise this will be
> >>> merged into next-samsug this weekend ready to go in the next merge window.
> >>>
> >>> Jiri, please confirm that you've read Section 12 'Sign your work' of
> >>> Documentation/SubmittingPatches and that you agree to the part on
> >>> "Developer's Certificate of Origin 1.1"
> >> I comfirming that I've read above mentioned.
> >>
> >> In order to be absolutely clear I must mention that patches 4-7 are based on old
> >> patches from Christer Weinigel (author of current implementation of Samsung n30
> >> code in kernel). Is this OK?
> > 
> > I'd run this past Christer if he wasn't already copied in on them.
> 
> I wos trying contact them before fewtimes but withought response.

So long as either direct patches are attributed to their original
authour, or any modified patches keep some form of note about where
they came from, it should be possible to get them merged.
 
> >  
> >> >From may point of view I can agree with the part "Developer's Certificate of
> >> Origin 1.1"
> >>>
> >>> The following commits are in:
> >>>
> >>> Pinkava J (7):
> >>>       ARM: n30: Enable Acer n35 if Acer n30 is selected
> >>>       ARM: n30: fix: suspended wrong USB port on Acer n35
> >>>       ARM: n30: Add RTC platform device for Acer n30 / Acer n35
> >>>       ARM: n35: Add support for LEDs on Acer n35
> >>>       ARM: n35: Enable wake-up by Power button on Acer n35
> >>>       ARM: n30: Add support for MMC card reader on Acer n30 / Acer n35
> >>>       ARM: n30: Add support for power on/off on Acer n30 / Acer n35 MMC card reader
> >>>
> >>>  arch/arm/mach-s3c2410/Kconfig    |    7 ++++
> >>>  arch/arm/mach-s3c2410/mach-n30.c |   65 +++++++++++++++++++++++++++++++++++++-
> >>>  2 files changed, 71 insertions(+), 1 deletions(-)
> >>>
> >>>
> >>
> >> --
> >> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> >> the body of a message to majordomo at vger.kernel.org
> >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: next-samsung: acer n30/n35 updates
  2010-05-12 13:22       ` Pinkava J.
@ 2010-07-15 22:20         ` Christer Weinigel
  -1 siblings, 0 replies; 12+ messages in thread
From: Christer Weinigel @ 2010-07-15 22:20 UTC (permalink / raw)
  To: Pinkava J.
  Cc: Ben Dooks, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org

Hi all,

On 05/12/2010 03:22 PM, Pinkava J. wrote:

> Dne 11.5.2010 03:03, Ben Dooks napsal(a):
>> I'd run this past Christer if he wasn't already copied in on them.
>
> I wos trying contact them before fewtimes but withought response.


Oops.  My machine died a while ago and when I set it up again, I must 
have messed up something in my procmail filters, because all mails 
mentioning the Acer n30 ended up in a folder that I didn't see until now.

I'm very sorry about not responding earlier, and yes, if you based any 
code on my n30 stuff please go ahead and submit it.

   /Christer

^ permalink raw reply	[flat|nested] 12+ messages in thread

* next-samsung: acer n30/n35 updates
@ 2010-07-15 22:20         ` Christer Weinigel
  0 siblings, 0 replies; 12+ messages in thread
From: Christer Weinigel @ 2010-07-15 22:20 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

On 05/12/2010 03:22 PM, Pinkava J. wrote:

> Dne 11.5.2010 03:03, Ben Dooks napsal(a):
>> I'd run this past Christer if he wasn't already copied in on them.
>
> I wos trying contact them before fewtimes but withought response.


Oops.  My machine died a while ago and when I set it up again, I must 
have messed up something in my procmail filters, because all mails 
mentioning the Acer n30 ended up in a folder that I didn't see until now.

I'm very sorry about not responding earlier, and yes, if you based any 
code on my n30 stuff please go ahead and submit it.

   /Christer

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-07-15 22:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-07  0:50 next-samsung: acer n30/n35 updates Ben Dooks
2010-05-07  0:50 ` Ben Dooks
2010-05-07  2:36 ` Pinkava J.
2010-05-07  2:36   ` Pinkava J.
2010-05-11  1:03   ` Ben Dooks
2010-05-11  1:03     ` Ben Dooks
2010-05-12 13:22     ` Pinkava J.
2010-05-12 13:22       ` Pinkava J.
2010-05-13  2:08       ` Ben Dooks
2010-05-13  2:08         ` Ben Dooks
2010-07-15 22:20       ` Christer Weinigel
2010-07-15 22:20         ` Christer Weinigel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.