Re: [PATCH v2] i2c-mux: Inherit retry count and timeout from parent for muxed bus.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Dec 09, 2013 at 07:48:28PM +0100, Elie De Brauwer wrote:
> If a muxed i2c bus gets created the default retry count and
> timeout of the muxed bus is zero. Hence it it possible that you
> end up with a situation where the parent controller sets a default
> retry count and timeout which gets applied and used while the muxed
> bus (using the same controller) has a default retry count of zero
> and a default timeout of 1s (set in i2c_add_adapter()). This can be
> solved by initializing the retry count and timeout of the muxed
> bus with the values used by the the parent at creation time.
> 
> Signed-off-by: Elie De Brauwer <eliedebrauwer@xxxxxxxxx>

Applied to for-current, thanks, good catch!

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux GPIO]     [Linux SPI]     [Linux Hardward Monitoring]     [LM Sensors]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux