From: Mikko Perttunen Date: Tue, 26 Aug 2014 09:00:30 +0000 (+0300) Subject: ata: ahci_tegra: Read calibration fuse X-Git-Tag: fixes-for-v3.18-merge-window~161^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e327f11543f21061e10c8db6e812396ba930a972;p=pandora-kernel.git ata: ahci_tegra: Read calibration fuse The original version of the driver did not read the SATA calibration fuse to remove the dependency to the fuse driver. The fuse driver is now merged, so add this functionality. The calibration fuse contains a 2-bit value used to pick a set of calibration values for the SATA pad. Signed-off-by: Mikko Perttunen Acked-by: Thierry Reding Signed-off-by: Tejun Heo --- Reading git-diff-tree failed