commit | e97a1c981723f3b7620b124859383a457b12f06f | [log] [tgz] |
---|---|---|
author | Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com> | Thu Nov 14 14:15:04 2013 -0800 |
committer | Matthew Garrett <matthew.garrett@nebula.com> | Wed Nov 20 18:51:28 2013 -0500 |
tree | d3a4454eea5b1306eefd6a37e1162799d7e73fdf | |
parent | cab6661344f14a09d7aecdf821a40f68ef9b18cc [diff] |
ipc: Added platform data structure Since the same ipc driver can be used by many platforms, using macros for defining ipc_base and i2c_base addresses is not a scalable approach. So added a platform data structure to pass this information. Signed-off-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com> Acked-by: Alan Cox <gnomes@lxorguk.ukuu.org.uk> Cc: David Cohen <david.a.cohen@linux.intel.com> Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>