commit | f46580a5cf07b3d35e357bb2401ae3c49cff7e65 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Wed May 27 16:06:58 2015 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Jun 03 13:27:16 2015 +1000 |
tree | 872a072b7a78e0723d301895400ab7cf4dd19bfc | |
parent | 10e796309a670bb2c13eae5aa6f60e10d2d6a6e1 [diff] |
powerpc: Add cxl context to device archdata Add cxl context pointer to archdata. We'll want to create one of these for cxl PCI devices. Put them here until we can get a pci_dev specific private data. This location was suggested by benh. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>