From: Felipe Balbi Date: Thu, 6 Sep 2012 12:45:28 +0000 (+0300) Subject: serial: omap: drop unnecessary check from remove X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b42c8b29b1822436e690fd0a7906aaa62099f91;p=pandora-kernel.git serial: omap: drop unnecessary check from remove if platform_get_drvdata() returns NULL, that's quite a nasty bug on the driver which we want to catch ASAP. Otherwise, that check is hugely unneeded. Tested-by: Shubhrajyoti D Acked-by: Santosh Shilimkar Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed