[PATCH v6] scsi: ufs: add ioctl interface for query request

2016-03-09 Thread Yaniv Gardi
This patch exposes the ioctl interface for UFS driver via SCSI device ioctl interface. As of now UFS driver would provide the ioctl for query interface to connected UFS device. Reviewed-by: Arnd Bergmann Reviewed-by: Subhash Jadavani Signed-off-by: Dolev

[PATCH v6] scsi: ufs: add ioctl interface for query request

2016-03-09 Thread Yaniv Gardi
This patch exposes the ioctl interface for UFS driver via SCSI device ioctl interface. As of now UFS driver would provide the ioctl for query interface to connected UFS device. Reviewed-by: Arnd Bergmann Reviewed-by: Subhash Jadavani Signed-off-by: Dolev Raviv Signed-off-by: Noa Rubens