[no subject]

2019-08-24 Thread Herr.Robert Jackson
Wir sind zuverlässige, vertrauenswürdige Kreditgeber, leihen wir Unternehmen und Einzelpersonen zu einem niedrigen Zinssatz von 2%, Sind Sie auf der Suche nach einem Geschäftskredit, Privatkredite, Schuldenkonsolidierung, unbesicherte Kredite, Risikokapital, wenn ja Kontaktieren Sie uns jetzt

[PATCH v2 0/2] media: imx: Fix subdev unregister/register issues

2019-08-24 Thread Steve Longerbeam
If the media device module is removed and re-probed without also removing and re-probing the subdevice modules, .unregister() and .register() ops are called on the subdevices without the subdevice drivers being removed and re-probed. This creates two problems: - the CSI and PRPENCVF subdevices att

Re: [PATCH] gl861: re-implement i2c adapter logic

2019-08-24 Thread Akihiro TSUKADA
Hi, thanks for the patch. > See updated patch on ml. This raises two concerns for me: [1]. Clients must split an I2C transaction of one read into two, releasing the lock between them. They might be interrupted (for example) by other read transaction to another tuner, (or by other, un-related I2C