|
@@ -957,6 +957,7 @@ void __devexit dw_spi_remove_host(struct dw_spi *dws)
|
|
/* Disconnect from the SPI framework */
|
|
/* Disconnect from the SPI framework */
|
|
spi_unregister_master(dws->master);
|
|
spi_unregister_master(dws->master);
|
|
}
|
|
}
|
|
|
|
+EXPORT_SYMBOL(dw_spi_remove_host);
|
|
|
|
|
|
int dw_spi_suspend_host(struct dw_spi *dws)
|
|
int dw_spi_suspend_host(struct dw_spi *dws)
|
|
{
|
|
{
|