Re: [PATCH v2 0/2] mark driver as non-removable

2016-12-21 Thread Russell King - ARM Linux
On Wed, Dec 21, 2016 at 04:03:38PM +0100, Alexander Stein wrote: > Changes in v2; > * Instead of adding a remove function which is unused otherwise, mark the > driver > as non-remoable > > Using DEBUG_TEST_DRIVER_REMOVE every driver gets probed, removed and probed > again. This breaks drivers w

[PATCH v2 0/2] mark driver as non-removable

2016-12-21 Thread Alexander Stein
Changes in v2; * Instead of adding a remove function which is unused otherwise, mark the driver as non-remoable Using DEBUG_TEST_DRIVER_REMOVE every driver gets probed, removed and probed again. This breaks drivers without removal function, e.g. arm perf resulting in the following dump: