From: Rob Herring Date: Wed, 16 Nov 2011 03:00:56 +0000 (-0600) Subject: [libata] ahci_platform: fix DT probing X-Git-Tag: v3.2-rc3~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff956135008bca99b5e38f48f0d10a2c04fef2d6;p=pandora-kernel.git [libata] ahci_platform: fix DT probing The change in commit 904c04feaf13ed "ahci_platform: Add the board_ids..." doesn't work for the DT probing case as platform_get_device_id returns NULL. Pick the default ahci_port_info in this case. Signed-off-by: Rob Herring Acked-by: Anton Vorontsov Cc: Richard Zhu Cc: linux-ide@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed