commit | 829e5b127a33d3baa227e87636032f36cd4c05fc | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Fri Oct 08 11:40:18 2010 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Fri Oct 08 11:40:18 2010 -0600 |
tree | 95ea75a56dade28c96bee9f7e8a5895cc22e382b | |
parent | b115b743c2e4bcee9ddc91f7ae2942a06e1a53db [diff] |
OMAP3xxx: clock: add clkdev aliases for McBSP fclk source switching The OMAP3 clock tree already contains the infrastructure to support clock framework-based McBSP functional clock source switching. But it did not contain the clkdev aliases for the McBSP code to refer to the parent clocks in an SoC integration-neutral way. So, add the clkdev aliases for the parent clocks. Signed-off-by: Paul Walmsley <paul@pwsan.com>