serial,mfd: Fix CMSPAR setup
commit604fdb75094a7367e1794fd0f62183380364ce13
authorAlan Cox <alan@linux.intel.com>
Thu, 10 Nov 2011 13:17:55 +0000 (10 13:17 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Nov 2011 20:13:42 +0000 (15 12:13 -0800)
treebbb8dce258427d4385543e247b67ff595452005f
parent9636b755da7b498094bdf15b4ce9f6fd16995e4e
serial,mfd: Fix CMSPAR setup

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>
drivers/tty/serial/mfd.c