Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1386960

Re: [PATCH v2 1/3] i2c: s3c2410: Add missing clock unprepare on probe() error path

From Wolfram Sang <wsa@the-dreams.de>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/3] i2c: s3c2410: Add missing clock unprepare on probe() error path
Date 2016-04-26 00:30 +0200
Message-ID <rrXaW-52q-5@gated-at.bofh.it> (permalink)
References <rqgUq-59Y-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Thu, Apr 21, 2016 at 09:04:49AM +0200, Krzysztof Kozlowski wrote:
> If during probe() the s3c24xx_i2c_init() failed, the clock was left in
> disabled but prepared state.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
> 

Applied to for-next, thanks!

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/3] i2c: s3c2410: Add missing clock unprepare on probe()  error path Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-21 09:10 +0200
  [PATCH v2 3/3] i2c: s3c2410: Cleanup indentation and comment style Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-21 09:10 +0200
    Re: [PATCH v2 3/3] i2c: s3c2410: Cleanup indentation and comment  style Wolfram Sang <wsa@the-dreams.de> - 2016-04-26 00:30 +0200
  Re: [PATCH v2 1/3] i2c: s3c2410: Add missing clock unprepare on  probe() error path Wolfram Sang <wsa@the-dreams.de> - 2016-04-26 00:30 +0200

csiph-web