summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra_max98088.c
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2012-03-09 17:11:06 +0530
committerRohan Somvanshi <rsomvanshi@nvidia.com>2012-03-13 02:08:57 -0700
commitf82714f7ad89d645817d4df5332e6968b09dbaa6 (patch)
tree861b3b3fa652a8989d6043a0f81d03d5e3bb6664 /sound/soc/tegra/tegra_max98088.c
parent2dc66456e144cbf9b25e2b6f4f8bbe2876c0c15e (diff)
serial: tegra: Define correct port type
When doing the cat /proc/tty/driver/tegra_uart, the serial core display the message as 0: uart:unknown port:00000000 irq:68 tx:0 rx:0 CTS|DSR|CD|RI 4: uart:unknown port:00000000 irq:123 tx:0 rx:0 CTS|DSR|CD|RI This is because the correct port type and iotype are not getting set in tegra serial driver. Setting these parameter to proper to display the information as 1: uart:TEGRA_UART mmio:0x70006040 irq:69 tx:0 rx:0 CTS|DSR|CD|RI 2: uart:TEGRA_UART mmio:0x70006200 irq:78 tx:477 rx:1603 RTS|CTS|DTR|DSR|CD|RI 3: uart:TEGRA_UART mmio:0x70006300 irq:122 tx:0 rx:0 CTS|DSR|CD|RI 4: uart:TEGRA_UART mmio:0x70006400 irq:123 tx:0 rx:0 CTS|DSR|CD|RI bug 889724 Change-Id: Ia095623c53d1a3840c4d3759141cdf23cc2d4547 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/89122 Reviewed-by: Bitan Biswas <bbiswas@nvidia.com>
Diffstat (limited to 'sound/soc/tegra/tegra_max98088.c')
0 files changed, 0 insertions, 0 deletions