commit | d7b1787161b78a5125cbb91d0f7512612bb642ad | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Mon Feb 15 19:11:59 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 20 14:09:14 2016 -0800 |
tree | 6fdd47dae2265efe43c3530d7937cab6a151abed | |
parent | 97007500ec3f9b08913ebec986068b9d250a6eed [diff] |
intel_th: Set root device's drvdata early Already during the subdevice initialization time, devices will need to reference Intel TH controller descriptor structure. This patch moves setting the drvdata from the pci glue to intel_th core, before subdevices are populated. Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>