Re: [PATCH] fix a missing break in devivers/staging/iio

2014-03-22 Thread Jonathan Cameron
On 22/03/14 05:58, Jimmy Li wrote: fix a missing break. Signed-off-by: Jimmy Li Thanks. I reworded the patch title to match with convention we have ended up with for iio patches and applied to the fixes-togreg branch of iio.git This will go in shortly after the first rc. Jonathan --- driv

[PATCH] fix a missing break in devivers/staging/iio

2014-03-21 Thread Jimmy Li
fix a missing break. Signed-off-by: Jimmy Li --- drivers/staging/iio/resolver/ad2s1200.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/iio/resolver/ad2s1200.c b/drivers/staging/iio/resolver/ad2s1200.c index 36eedd8..e2b4820 100644 --- a/drivers/staging/iio/resolver/ad2s