]> git.baikalelectronics.ru Git - kernel.git/commit
OMAP: hwmod: Fix the missing braces
authorBenoit Cousson <b-cousson@ti.com>
Thu, 24 Jun 2010 00:15:12 +0000 (18:15 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 24 Jun 2010 00:15:12 +0000 (18:15 -0600)
commit7973ba855faa3b28311a1675ea655e9ac61fb07c
tree1c213e9f20e06795d4302944bb5373fc33f34b3e
parenta05552eb058caba6e4fae1ea274cb90883c6f8eb
OMAP: hwmod: Fix the missing braces

As reported by Sergei, a couple of braces were missing after
the WARN removal patch.

[07/22] OMAP: hwmod: Replace WARN by pr_warning if clock lookup failed

https://patchwork.kernel.org/patch/100756/

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
[paul@pwsan.com: fixed patch description per Anand's E-mail]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Sergei Shtylyov <sshtylyov@mvista.com>
Cc: Anand Gadiyar <gadiyar@ti.com>
arch/arm/mach-omap2/omap_hwmod.c