From: Russ Gorby Date: Wed, 2 Feb 2011 20:56:58 +0000 (-0800) Subject: serial: ifx6x60: expanded info available from platform data X-Git-Tag: v2.6.39-rc1~470^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f1522eccb09188f0008168f75420bc2fedc9cae;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed