ufs: flush dcache before reading transfer result

Sometimes we get a cache hit and read back the default OCS value (0xf)
in ufs_scsi_exec(). Add a flush_dcache_range() call to prevent this.

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
1 file changed