On Tue, May 30, 2017 at 7:28 AM, Michal Simek wrote:
> From: Siva Durga Prasad Paladugu
>
> Use wait_for_bit to be non breakable as using it with
> breakable causes issue of un interruptible auto negotiation.
> This is due to the ctrlc pressed will taken for wait_for_bit()
> abort during phy_read
From: Siva Durga Prasad Paladugu
Use wait_for_bit to be non breakable as using it with
breakable causes issue of un interruptible auto negotiation.
This is due to the ctrlc pressed will taken for wait_for_bit()
abort during phy_read() and hence not coming out of
auto negotiation.
Signed-off-by:
2 matches
Mail list logo