diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2016-02-19 10:42:11 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-04-11 13:31:39 +0100 |
commit | 9caac886397bdfd6c1a6b48493db6cd95bce313c (patch) | |
tree | 23a2170a487977d48b1be065877ca25eaf282050 /net | |
parent | 7f0c5ae18d649ed2f4978cbf07c02a0ff732f23e (diff) | |
download | lwn-9caac886397bdfd6c1a6b48493db6cd95bce313c.tar.gz lwn-9caac886397bdfd6c1a6b48493db6cd95bce313c.zip |
mfd: intel_quark_i2c_gpio: Switch to use struct device *
There is no need to pass struct pci_dev * to intel_quark_register_i2c_clk() and
intel_quark_unregister_i2c_clk(). Change the parameter to struct device *. As a
result store it in the private struct instead of struct pci_dev *.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions