commit | bf1cb7eb4fe35e50798f03e00d3900db0474f7d0 | [log] [tgz] |
---|---|---|
author | Alistair Buxton <a.j.buxton@gmail.com> | Tue Sep 22 06:49:35 2009 +0100 |
committer | Alistair Buxton <a.j.buxton@gmail.com> | Wed Oct 07 23:14:04 2009 +0100 |
tree | 83c83015dbca267e89149869f45f6475362b94e4 | |
parent | 39a8b08610a10f3456ef9f4a38986d0407f1c57e [diff] |
OMAP7XX: McBSP: Add omap850 support This patch is part of a series which unifies all duplicated code between omap730 and omap850. All cpu checks are converted to cpu_is_omap7xx() and CONFIG_ARCH_OMAP850 is added to all CONFIG_ARCH_OMAP730 checks. Signed-off-by: Alistair Buxton <a.j.buxton@gmail.com> Reviewed-by: Zebediah C. McClure <zmc@lurian.net>