commit | 6a974038a89901f21c15189db2659e545576ed5d | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Oct 09 19:06:15 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 09 19:06:15 2014 -0400 |
tree | 2a88d71a1b631866e3329b1fc8e1c89531881ec2 | |
parent | de3f0d0effecc2ccfbd679705519ed5b35f9cb33 [diff] | |
parent | b54032736dbba2ae18995b930d0176bd8b0386c8 [diff] |
Merge branch 'r8152' Hayes Wang says: ==================== r8152: use mutex for hw settings v2: Make sure the autoresume wouldn't occur inside the mutex, otherwise the dead lock would happen. For the purpose, adjust some code about autosuspend/autoresume. v1: Use mutex to avoid that the serial hw settings would be interrupted by other settings. Although there is no problem now, it makes the driver more safe. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>