Re: [PATCH RESEND 4/6] clk: s5p-tv: Fix incorrect usage of IS_ERR_OR_NULL

From: Sylwester Nawrocki
Date: Tue Jan 01 2013 - 14:41:03 EST


On 12/18/2012 06:34 PM, Tony Prisk wrote:
Resend to include mailing lists.

In the future please put such comments after the --- tear line below.

Replace IS_ERR_OR_NULL with IS_ERR on clk_get results.

Signed-off-by: Tony Prisk<linux@xxxxxxxxxxxxxxx>
CC: Kyungmin Park<kyungmin.park@xxxxxxxxxxx>
CC: Tomasz Stanislawski<t.stanislaws@xxxxxxxxxxx>
CC: linux-media@xxxxxxxxxxxxxxx
---
drivers/media/platform/s5p-tv/hdmi_drv.c | 10 +++++-----
drivers/media/platform/s5p-tv/mixer_drv.c | 10 +++++-----
drivers/media/platform/s5p-tv/sdo_drv.c | 10 +++++-----
3 files changed, 15 insertions(+), 15 deletions(-)

Applied, after resolving conflict with other patch that addressed
those issues in sdo_drv.c file. Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/