[PATCH] iio: Fix missing unlock on duplicate trigger

2016-06-28 Thread Crestez Dan Leonard
Since duplicate trigger names are supposed to cause errors at probe time anyway this issue is unlikely to affect anyone. Fixes commit 2e2b6a13f5f5119c36551c1ab99b85e0ad1a2105: iio: Refuse to register triggers with duplicate names Signed-off-by: Crestez Dan Leonard ---

[PATCH] iio: Fix missing unlock on duplicate trigger

2016-06-28 Thread Crestez Dan Leonard
Since duplicate trigger names are supposed to cause errors at probe time anyway this issue is unlikely to affect anyone. Fixes commit 2e2b6a13f5f5119c36551c1ab99b85e0ad1a2105: iio: Refuse to register triggers with duplicate names Signed-off-by: Crestez Dan Leonard ---