[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)
commit7264ec4454e3a18d06a8949ecbe9e1b55e4f4685
tree3e9c4f86cfa5143ecab5634958d557a731733277
parentc5eeb5599938acb9cda8ff1ef846a26cf70d46e0
[POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integer

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>
arch/powerpc/sysdev/qe_lib/qe.c
include/asm-powerpc/qe.h