]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'arcnet-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 29 Jun 2017 19:18:38 +0000 (15:18 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Jun 2017 19:18:38 +0000 (15:18 -0400)
Michael Grzeschik says:

====================
arcnet: Collection of latest fixes

Here we sum up the recent fixes I collected on the way to use and
stabilise the framework. Part of it is an possible deadlock that we
prevent as well to fix the calculation of the dev_id that can be setup
by an rotary encoder. Beside that we added an trivial spelling patch and
fix some wrong and missing assignments that improves the code footprint.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge