From: David Brownell Date: Thu, 18 Jan 2007 19:40:27 +0000 (-0800) Subject: musb_hdrc, more runtime code shrinkage X-Git-Tag: v2.6.21-omap1~157 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c16a1cc22975200183797bbe238e614255255ef0;p=pandora-kernel.git musb_hdrc, more runtime code shrinkage Remove the annoying "singleton object" dma controller factory in favor of a simpler scheme of direct calls to routines creating and destroying those controller objects. Init routines now live in the init section, shrinking the runtime footprint by a bit. Signed-off-by: David Brownell --- Reading git-diff-tree failed