Commits

Tushar Behera committed 669da30d4c9
i2c: s3c2410: Remove unnecessary label err_noclk err_noclk label redirects to a simple return statement. Move the return statement to the caller location and remove the label. Signed-off-by: Tushar Behera <tushar.behera@linaro.org> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>