[POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integer
authorTimur Tabi <timur@freescale.com>
Thu, 29 Nov 2007 23:26:30 +0000 (17:26 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 11 Dec 2007 19:57:18 +0000 (13:57 -0600)
qe_setbrg() currently takes an integer to indicate the BRG number.  Change that
to take an enum qe_clock instead, since this enum is intended to represent
clock sources.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found