[PATCH 7/7] spi: cadence: Return the error code for cdns_spi_suspend and cdns_spi_resume

2016-04-05 Thread Shubhrajyoti Datta
Return the error code for cdns_spi_suspend and cdns_spi_resume. Also fixes a comment where which claims that the error code is returned. Signed-off-by: Shubhrajyoti Datta --- drivers/spi/spi-cadence.c | 10 +++--- 1 files changed, 3 insertions(+), 7 deletions(-) diff

[PATCH 7/7] spi: cadence: Return the error code for cdns_spi_suspend and cdns_spi_resume

2016-04-05 Thread Shubhrajyoti Datta
Return the error code for cdns_spi_suspend and cdns_spi_resume. Also fixes a comment where which claims that the error code is returned. Signed-off-by: Shubhrajyoti Datta --- drivers/spi/spi-cadence.c | 10 +++--- 1 files changed, 3 insertions(+), 7 deletions(-) diff --git