Re: [PATCH 0/5] arcnet: Collection of latest fixes

2017-06-29 Thread David Miller
From: Michael Grzeschik Date: Wed, 28 Jun 2017 18:28:32 +0200 > 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.

[PATCH 0/5] arcnet: Collection of latest fixes

2017-06-28 Thread Michael Grzeschik
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 mi