X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=arch%2Fblackfin%2Fmach-bf527%2Fboards%2Fezbrd.c;h=521b25363815513ccf6aa4b532da95df9f72f5e7;hb=b52dae3139066765a7d96563e9cd33d9e60efe33;hp=0314bd3355eba4a76123c21ad2b51b625c5e324b;hpb=5b93e13ffa8b06ff80eaa8e0ae92e44ebf61cde9;p=linux-2.6-omap-h63xx.git diff --git a/arch/blackfin/mach-bf527/boards/ezbrd.c b/arch/blackfin/mach-bf527/boards/ezbrd.c index 0314bd3355e..521b2536381 100644 --- a/arch/blackfin/mach-bf527/boards/ezbrd.c +++ b/arch/blackfin/mach-bf527/boards/ezbrd.c @@ -784,7 +784,7 @@ void native_machine_restart(char *cmd) { /* workaround reboot hang when booting from SPI */ if ((bfin_read_SYSCR() & 0x7) == 0x3) - bfin_gpio_reset_spi0_ssel1(); + bfin_reset_boot_spi_cs(P_DEFAULT_BOOT_SPI_CS); } void bfin_get_ether_addr(char *addr)