On Jul 22, 2008, at 11:00 AM, Laurent Pinchart wrote:
The CPM2 BRG setup functions cpm_setbrg and cpm2_fastbrg don't
support external
clocks. This patch adds a new exported __cpm2_setbrg function that
takes the
clock rate and clock source as extra parameters, and moves
cpm_setbrg and
cpm2_
The CPM2 BRG setup functions cpm_setbrg and cpm2_fastbrg don't support external
clocks. This patch adds a new exported __cpm2_setbrg function that takes the
clock rate and clock source as extra parameters, and moves cpm_setbrg and
cpm2_fastbrg to include/asm-powerpc/cpm2.h where they become inline