commit | 7264ec4454e3a18d06a8949ecbe9e1b55e4f4685 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Thu Nov 29 17:26:30 2007 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Dec 11 13:57:18 2007 -0600 |
tree | 3e9c4f86cfa5143ecab5634958d557a731733277 | |
parent | c5eeb5599938acb9cda8ff1ef846a26cf70d46e0 [diff] |
[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>