[PATCH v2 4/8] OMAP4: clock data: Add missing fields in iva_hsd_byp_clk_mux_ck
Paul Walmsley
paul at pwsan.com
Fri Dec 10 19:34:15 EST 2010
On Thu, 9 Dec 2010, Benoit Cousson wrote:
> From: Jonathan Bergsagel <jbergsagel at ti.com>
>
> Add register address, mask and link to the clksel structure that
> were missing in the IVA DPLL mux clock node.
>
> Signed-off-by: Jonathan Bergsagel <jbergsagel at ti.com>
> Signed-off-by: Benoit Cousson <b-cousson at ti.com>
This patch results in a checkpatch warning:
---
WARNING: please, no space before tabs
#23: FILE: arch/arm/mach-omap2/clock44xx_data.c:639:
+^I.clksel ^I= iva_hsd_byp_clk_mux_sel,$
total: 0 errors, 1 warnings, 0 checks, 13 lines checked
Your patch has style problems, please review. If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
---
I've fixed it in the copy in my local branch, but next time, please run
checkpatch.pl and fix any problems before submitting.
regards,
- Paul
More information about the linux-arm-kernel
mailing list