[PATCH] [POWERPC] QE: simplify GUEMR register initialization
Kumar Gala
kumar.gala at freescale.com
Wed Sep 12 03:47:01 EST 2007
On Sep 11, 2007, at 12:09 PM, Timur Tabi wrote:
> Paul and Kumar,
>
> It turns out that I have a bunch more QE library code clean-up, so
> please ignore this patch. I'll submit a more comprehensive one
> later this week.
>
> Timur Tabi wrote:
>> The initialization of the QE's GUEMR register is overly
>> complicated, involving
>> multiple functions and a redundant ucc_common structure. This
>> patch removes
>> struct ucc_common, merges ucc_init_guemr() into ucc_set_type()
>> (every caller
>> of ucc_init_guemr() also calls ucc_set_type() immediately
>> afterward), and
>> removes the unused enum ucc_pram_initial_offset.
ok
- k
More information about the Linuxppc-dev
mailing list