]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: phison: fix problem caused by libata change
authorGreg Kroah-Hartman <gregkh@suse.de>
Sat, 9 Oct 2010 20:26:12 +0000 (13:26 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 22 Nov 2010 19:03:00 +0000 (11:03 -0800)
commit6c5d9482bb02592441cb2115514cebadfdd0dd05
tree57aacbd0d193a37bce33b178a8a881de574f0b55
parent044504aeacdd39c350b7eec10411349631527655
Staging: phison: fix problem caused by libata change

commit cf10700bf8047f0668dd874b607f89516612e6c7 upstream.

The libata core changed this function so it needed to call a different
one.

See https://bugzilla.kernel.org/show_bug.cgi?id=19872 for details.

Reported-by: Heinz Wiesinger <HMWiesinger@gmx.at>
Tested-by: Heinz Wiesinger <HMWiesinger@gmx.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/phison/phison.c