Re: [PATCH v2] mmc: core: Extend sysfs with DSR register

2016-07-19 Thread Ulf Hansson
On 19 July 2016 at 11:16, Bojan Prtvar wrote: > Export DSR register through sysfs same as we did for the CID, CSD and OCR > registers. > > Signed-off-by: Bojan Prtvar Thanks, applied for next! Kind regards Uffe > --- > v2: Extended to cover SD cards >

Re: [PATCH v2] mmc: core: Extend sysfs with DSR register

2016-07-19 Thread Ulf Hansson
On 19 July 2016 at 11:16, Bojan Prtvar wrote: > Export DSR register through sysfs same as we did for the CID, CSD and OCR > registers. > > Signed-off-by: Bojan Prtvar Thanks, applied for next! Kind regards Uffe > --- > v2: Extended to cover SD cards > > Documentation/mmc/mmc-dev-attrs.txt

[PATCH v2] mmc: core: Extend sysfs with DSR register

2016-07-19 Thread Bojan Prtvar
Export DSR register through sysfs same as we did for the CID, CSD and OCR registers. Signed-off-by: Bojan Prtvar --- v2: Extended to cover SD cards Documentation/mmc/mmc-dev-attrs.txt | 1 + drivers/mmc/core/mmc.c | 17 +

[PATCH v2] mmc: core: Extend sysfs with DSR register

2016-07-19 Thread Bojan Prtvar
Export DSR register through sysfs same as we did for the CID, CSD and OCR registers. Signed-off-by: Bojan Prtvar --- v2: Extended to cover SD cards Documentation/mmc/mmc-dev-attrs.txt | 1 + drivers/mmc/core/mmc.c | 17 + drivers/mmc/core/sd.c | 17