From: Uwe Kleine-König Date: Tue, 30 Jul 2013 14:35:20 +0000 (+0200) Subject: serial/efm32-uart: don't use pdev->id to determine the port's line X-Git-Tag: v3.12-rc1~182^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11f1ad3ab4c2b2f208f7ef5b0360903bdf00df61;p=pandora-kernel.git serial/efm32-uart: don't use pdev->id to determine the port's line pdev->id is not a valid choice for device-tree probed devices. So use the (properly determined) line from efm32_uart_probe consistenly Signed-off-by: Uwe Kleine-König Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed