commit | fb7f8ce3bcd12bdfa0940c96ba1d2eddba88d000 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Thu Dec 19 16:28:27 2013 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Jan 07 08:37:18 2014 +0000 |
tree | 15fa1c3f1ef8e0e31fab378d4f08c940a5ffbbde | |
parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae [diff] |
iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw() It somehow looks like the ending bracket belongs to the if statement but it does belong to the while loop. This patch moves the bracket where it belongs. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Acked-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>