diff options
author | Gary King <gking@nvidia.com> | 2010-01-07 20:41:47 -0800 |
---|---|---|
committer | Gary King <gking@nvidia.com> | 2010-01-08 20:20:24 -0800 |
commit | b93651bb2ab90cd41f08ca98f8cd5e76fd918375 (patch) | |
tree | 14f25b257895575699f3fd67e0bd2e701a0fc9f7 /arch/arm/mach-tegra/pci.c | |
parent | 5970e4c5c9f56836e74d4fd12c5c0746a4faa40c (diff) |
tegra: allow native serial driver uarts to be registered
init_common was using a preprocessor conditional to compile-out the
uart platform device registration code, but was only checking
for the ddk-based uart driver (CONFIG_SERIAL_TEGRA_DDK), not the
native one (CONFIG_SERIAL_TEGRA).
Furthermore, the registration was registering all controllers
on the chip, not the number of valid UARTs on the system.
Change-Id: I49b96412c27deed1afe039cfecf2bede681cf320
Diffstat (limited to 'arch/arm/mach-tegra/pci.c')
0 files changed, 0 insertions, 0 deletions