Re: [PATCH] cdrom: support read sub-channel command in LBA format

2016-07-12 Thread Jens Axboe
On 07/10/2016 11:49 PM, Veeraiyan Chidambaram (RBEI/ECF32) wrote: Hello Jens, In CDROM Linux driver code, "Read Sub channel" format is hard coded with CDROM_MSF format only in the function cdrom_read_subchannel() and mmc_ioctl_cdrom_subchannel() in cdrom.c. Hence, irrespective of "Read Sub chan

[PATCH] cdrom: support read sub-channel command in LBA format

2016-07-10 Thread Veeraiyan Chidambaram (RBEI/ECF32)
Hello Jens, In CDROM Linux driver code, "Read Sub channel" format is hard coded with CDROM_MSF format only in the function cdrom_read_subchannel() and mmc_ioctl_cdrom_subchannel() in cdrom.c. Hence, irrespective of "Read Sub channel" command with CDROM_LBA/CDROM_MSF format, the reported Respo