diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2015-12-18 22:14:13 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-12-21 00:33:29 +0300 |
commit | d3d33aabac51341065bcce0e9c2d9d27902a08c4 (patch) | |
tree | 1e091b5dc34d32aae4e6f45d49a989be1815a5d3 /drivers/gpu | |
parent | 997c87dad2a322516db391c7df440bd89e18fc31 (diff) | |
download | linux-d3d33aabac51341065bcce0e9c2d9d27902a08c4.tar.xz |
ALSA: fm801: store struct device instead of pci_dev
There is no need to store struct pci_dev in struct fm801. Generic struct device
can be easily translated to struct pci_dev whenever it's needed, in particular
for one user for now.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions