[PATCH RESEND 6/6] clk: s5p-g2d: Fix incorrect usage of IS_ERR_OR_NULL
From: Sergei Shtylyov <hidden>
Date: 2012-12-22 21:53:31
Also in:
kernel-janitors, linux-media, lkml
From: Sergei Shtylyov <hidden>
Date: 2012-12-22 21:53:31
Also in:
kernel-janitors, linux-media, lkml
Hello. On 18-12-2012 21:34, Tony Prisk wrote:
Resend to include mailing lists.
Such remarks should be placed under --- tear line, not in the changelog.
Replace IS_ERR_OR_NULL with IS_ERR on clk_get results.
Signed-off-by: Tony Prisk <redacted> CC: Kyungmin Park <kyungmin.park@samsung.com> CC: Tomasz Stanislawski <redacted> CC: linux-media at vger.kernel.org
WBR, Sergei