[PATCH] dvb: mt352: embed struct mt352_config in mt352_state
authorJohannes Stezenbach <js@linuxtv.org>
Tue, 17 May 2005 04:54:34 +0000 (21:54 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 17 May 2005 14:59:31 +0000 (07:59 -0700)
copying the mt352_config-struct to mt352_state instead of storing just the
pointer to it (Patrick Boettcher)

Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found