[PATCH 02/10] cpm2: Fix off-by-one error in setbrg().

Scott Wood scottwood at freescale.com
Tue Sep 11 05:44:30 EST 2007


Kumar Gala wrote:
> 
> On Sep 5, 2007, at 2:29 PM, Scott Wood wrote:
> 
>> The hardware adds one to the BRG value to get the divider, so it must
>> be subtracted by software.  Without this patch, characters will 
>> occasionally
>> be corrupted.
>>
>> Signed-off-by: Scott Wood <scottwood at freescale.com>
>> ---
>>  arch/powerpc/sysdev/cpm2_common.c |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> What was this patch against?
> 
> I ended up applying it by hand for 2.6.23 since its fixing a bug..  But, 
> I'm wondering if there was a base set of changes this patchset was against?

It was against head-of-your-tree as of the time I sent it.

-Scott



More information about the Linuxppc-dev mailing list