pass ucode name to the VSC7385 driver on the AP83 board

SVN-Revision: 16326
lede-17.01
Gabor Juhos 2009-06-04 07:56:49 +00:00
parent 42011abcb6
commit 74dfd77f41
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ static void ap83_vsc7385_reset(void)
static struct vsc7385_platform_data ap83_vsc7385_data = {
.reset = ap83_vsc7385_reset,
.ucode_name = "vsc7385_ucode_ap83.bin",
};
static struct spi_board_info ap83_spi_info[] = {