Re: [PATCH] Re: How to trigger sdio bus probing from user space

2013-09-30 Thread Bojan Prtvar
Romain Izard romain.izard.pro at gmail.com writes: For internal use I have added a 'rescan' sysfs entry to the mmc controller, instead of the sdio device itself. It is quite similar to the way it is done in the scsi subsystem, and uses the same 'mmc_detect_change' function as you do .

[PATCH] Re: How to trigger sdio bus probing from user space

2013-09-27 Thread Romain Izard
On 2013-09-27, Bojan Prtvar bojan.prt...@rt-rk.com wrote: Is there a clean way to trigger sdio bus probing from user space? I have a non removable sdio WiFi/BT module on embedded system that needs to be tested and calibrated on production line. In order to speed up production process, I need