2010-01-08 02:11:07

by Ben Dooks

[permalink] [raw]
Subject: Please pull bjdooks' for-linus/samsung

The following changes since commit c5974b835a909ff15c3b7e6cf6789b5eb919f419:
Linus Torvalds (1):
Merge branch 'limits_cleanup' of git://decibel.fi.muni.cz/~xslaby/linux

are available in the git repository at:

git://git.fluff.org/bjdooks/linux.git for-linus/samsung

Ben Dooks (1):
ARM: S3C64XX: Fix possible clock look in EPLL and MPLL clock chains

arch/arm/plat-s3c64xx/s3c6400-clock.c | 10 +---------
1 files changed, 1 insertions(+), 9 deletions(-)


2010-01-08 08:00:25

by Paulius Zaleckas

[permalink] [raw]
Subject: Re: Please pull bjdooks' for-linus/samsung

On 01/08/2010 04:10 AM, Ben Dooks wrote:
> The following changes since commit c5974b835a909ff15c3b7e6cf6789b5eb919f419:
> Linus Torvalds (1):
> Merge branch 'limits_cleanup' of git://decibel.fi.muni.cz/~xslaby/linux
>
> are available in the git repository at:
>
> git://git.fluff.org/bjdooks/linux.git for-linus/samsung
>
> Ben Dooks (1):
> ARM: S3C64XX: Fix possible clock look in EPLL and MPLL clock chains

Spelling look/lock

>
> arch/arm/plat-s3c64xx/s3c6400-clock.c | 10 +---------
> 1 files changed, 1 insertions(+), 9 deletions(-)

2010-01-08 08:29:42

by Ben Dooks

[permalink] [raw]
Subject: Re: Please pull bjdooks' for-linus/samsung

On Fri, Jan 08, 2010 at 09:50:27AM +0200, Paulius Zaleckas wrote:
> On 01/08/2010 04:10 AM, Ben Dooks wrote:
>> The following changes since commit c5974b835a909ff15c3b7e6cf6789b5eb919f419:
>> Linus Torvalds (1):
>> Merge branch 'limits_cleanup' of git://decibel.fi.muni.cz/~xslaby/linux
>>
>> are available in the git repository at:
>>
>> git://git.fluff.org/bjdooks/linux.git for-linus/samsung
>>
>> Ben Dooks (1):
>> ARM: S3C64XX: Fix possible clock look in EPLL and MPLL clock chains
>
> Spelling look/lock

should have been loop.

turns out that in certain situations the clock can become parented to
itself, thus causing bad-things(tm) to happen.

--
Ben

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