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

2013-09-30 Thread Bojan Prtvar
Romain Izard 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 . > > Updated to use

How to trigger sdio bus probing from user space

2013-09-27 Thread Bojan Prtvar
Hi, 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 to be able to replace the WiFi/BT modules in run time wit