serial: ifx6x60: expanded info available from platform data
commit2f1522eccb09188f0008168f75420bc2fedc9cae
authorRuss Gorby <russ.gorby@intel.com>
Wed, 2 Feb 2011 20:56:58 +0000 (2 12:56 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Feb 2011 19:43:10 +0000 (3 11:43 -0800)
tree8b9fd188706ec80a763545960cf929ab0149a511
parenta5f4dbf0ae972510faca799a809d3771fab323b7
serial: ifx6x60: expanded info available from platform data

Some platform attributes (e.g. max_hz, use_dma) were being intuited
from the modem type. These things should be specified by the platform
data.

Added max_hz, use_dma to ifx_modem_platform_data definition,
replaced is_6160 w/ modem_type, and changed clients accordingly

Signed-off-by: Russ Gorby <russ.gorby@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/ifx6x60.c
drivers/tty/serial/ifx6x60.h
include/linux/spi/ifx_modem.h