commit | 282ffec565c2e9fe18bbb48c19767cccd2437f11 | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Wed Aug 23 09:52:00 2017 +0300 |
committer | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Wed Mar 28 18:47:21 2018 +0300 |
tree | 1f18aab2d7194f8f983b96a02f06b9805ac8431b | |
parent | 661b0df8489a35da4ee8acaaf43f204a913ccfc9 [diff] |
intel_th: Allow forcing host mode through drvdata Some devices can only operate in host mode, so we need means of communicating this to the core driver on per-device basis. This adds a flag to drvdata to signal host-only capability to the core. Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>