From: Tejun Heo Date: Mon, 16 Jul 2007 05:29:40 +0000 (+0900) Subject: ahci: implement SCR_NOTIFICATION r/w X-Git-Tag: v2.6.23-rc1~219^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=203ef6c456ad70e660cca67921d3d872b13aa516;p=pandora-kernel.git ahci: implement SCR_NOTIFICATION r/w Make ahci_scr_read/write() handle SCR_NOTIFICATION if the controller supports it. Also, print "sntf" in the cap line if supported. While at it, convert eight space into a tab in ahci_print_info(). Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed