diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2012-10-25 14:42:10 -0400 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-10-26 01:41:36 -0400 |
commit | f65e384bec59ef35dfa77455181af2ecf7a7ef44 (patch) | |
tree | d52a07289dd4cf5bf879fa07dbf95d2c27a20a71 /drivers/misc/ics932s401.c | |
parent | ea29c4ea2b04462e92f409cd852dfe0d6d04f0fc (diff) |
omapdss: dss: Fix clocks on OMAP363x
Commit 185bae1095188aa199c9be64d6030d8dbfc65e0a ("OMAPDSS: DSS: Cleanup
cpu_is_xxxx checks") broke the DSS clocks configuration by erroneously
using the clock parameters applicable to all other OMAP34xx SoCs for the
OMAP363x. This went unnoticed probably because the cpu_is_omap34xx()
class check wasn't seen as matching the OMAP363x subclass.
Fix it by checking for the OMAP363x subclass before checking for the
OMAP34xx class.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/misc/ics932s401.c')
0 files changed, 0 insertions, 0 deletions