[SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call
authorAkinobu Mita <mita@fixstars.com>
Wed, 26 Jun 2013 17:09:34 +0000 (22:39 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 28 Jun 2013 20:17:35 +0000 (13:17 -0700)
commitaca898f5d7ddcd0e7cc358a613338b009a88af80
tree86ff4354e7ba3f388d1eaee87bd63f79dc935b51
parentcf9f4b59c52bd12c850c20435eef9f196976f541
[SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call

Changing the device coherent dma mask to the value that currently set
has no effect.

Signed-off-by: Akinobu Mita <mita@fixstars.com>
Signed-off-by: Santosh Y <santoshsy@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/ufs/ufshcd-pltfrm.c