serial,mfd: Fix CMSPAR setup
authorAlan Cox <alan@linux.intel.com>
Thu, 10 Nov 2011 13:17:55 +0000 (13:17 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Nov 2011 20:13:42 +0000 (12:13 -0800)
This is referenced the wrong way. Mika Westerberg added some checks to the
tty to support multiple console, but the real problem is simply referencing the
termios object via the wrong path.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found