Skip to content

Commit

Permalink
ARM: OMAP2+: hwmod data: convert to link registration
Browse files Browse the repository at this point in the history
Register interconnect links between IP blocks, rather than the IP
blocks themselves.  (The IP blocks will be registered as a side-effect
of registering the links.)

The objective is to reduce the number of lines of static data and
facilitate the sharing of IP block data between different SoCs.  These
objectives come at the penalty of increased boot time due to increased
computation.

While here, fix a few whitespace problems and inaccurate variable names.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Benoît Cousson <b-cousson@ti.com>
  • Loading branch information
Paul Walmsley committed Apr 19, 2012
1 parent 2221b5c commit 0a78c5c
Show file tree
Hide file tree
Showing 4 changed files with 370 additions and 2,182 deletions.
Loading

0 comments on commit 0a78c5c

Please sign in to comment.