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<[email protected]> CC: Kyungmin Park<[email protected]> CC: Tomasz Stanislawski<[email protected]> CC: [email protected] --- 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

