ARM: 5785/1: Use ST vendor enum instead of numeral
authorLinus Walleij <linus.walleij@stericsson.com>
Tue, 10 Nov 2009 07:33:01 +0000 (08:33 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 24 Nov 2009 10:06:26 +0000 (10:06 +0000)
commitb43149c168ce4069ce8828b1ceb8f7eb42bc4b82
treea9b7b8f2bc627c17ae98d3b8bf6ed85c7cb6c52e
parent40f5b07832ce29e66f42b61a2e9a1fd94783c136
ARM: 5785/1: Use ST vendor enum instead of numeral

This fixes a leftover instance of using the 0x80 numeral instead
of the new AMBA_VENDOR_ST enum in the MMCI/PL180 driver.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/host/mmci.c