]> Pileus Git - ~andy/linux/commit
i2c: s3c2410: Remove err_cpufreq label
authorTushar Behera <tushar.behera@linaro.org>
Thu, 24 Jan 2013 10:11:09 +0000 (15:41 +0530)
committerWolfram Sang <w.sang@pengutronix.de>
Mon, 28 Jan 2013 04:26:45 +0000 (05:26 +0100)
commitdc6fea4456aeadd3452638668101f269fbb9fd0d
treeba2a637e62284d162b72f6ea4f1aea05533cec6a
parentd16933b33914a6dff38a4ecbe8edce44a17898e8
i2c: s3c2410: Remove err_cpufreq label

err_cpufreq label is now used only once. It can be removed and related
code can be moved to the caller location.

Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
drivers/i2c/busses/i2c-s3c2410.c