commit | dc75925d67950889b79df1cc1518c21ec678df6c | [log] [tgz] |
---|---|---|
author | Benoit Cousson <b-cousson@ti.com> | Wed Jun 23 18:15:12 2010 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Wed Jun 23 18:15:12 2010 -0600 |
tree | 1c213e9f20e06795d4302944bb5373fc33f34b3e | |
parent | 7e27d6e778cd87b6f2415515d7127eba53fe5d02 [diff] |
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>