commit | 44318feb93327e36108b2a9cf94ac9f7ccabf047 | [log] [tgz] |
---|---|---|
author | jianwei.yang <jianwei.yang@intel.com> | Wed Jun 30 17:57:12 2010 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 10 13:47:44 2010 -0700 |
tree | bd39b37ae88595f5eef16795361500a05940944c | |
parent | 11dbf203922dc70a340417c895c95fb96f6b7068 [diff] |
serial: max3107: introduce a max3107 driver This device is used by some of the Intel MID platforms. It's not similar enough to the MAX3100 to use the same driver. At this point the driver is specific to the platform and not generalised. We will fix that later. Signed-off-by: jianwei.yang <jianwei.yang@intel.com> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>