commit | 5ed0e7410451f1148d7655461cae7ed23aafd244 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Tue Aug 30 21:54:00 2016 +0800 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Sat Sep 10 16:48:36 2016 +0530 |
tree | d5c2ffa60a5299d17947d23ff7a63654bc9f286d | |
parent | b9d0397fefb3487ed121d45c9ecf4a21d4ecd54c [diff] |
phy: bcm-ns2-pcie: Set missing .owner field in ns2_pci_phy_ops Add missing .owner field in ns2_pci_phy_ops, which is used for refcounting. While at it, also makes ns2_pci_phy_ops const as it's never get modified. Signed-off-by: Axel Lin <axel.lin@ingics.com> Reviewed-and-tested-by: Jon Mason <jon.mason@broadcom.com> Reviewed-by: Pramod Kumar <pramodku@broadcom.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>