diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-10-17 11:42:33 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-10-18 22:07:00 +0400 |
commit | 0b0ee990f402b357422cc7c5cc12915490610e3e (patch) | |
tree | 611850d76ee0615f27dd203e66afee8c30cff674 /block/genhd.c | |
parent | 3ccdcd515d651943658e812eb8f8ff2a5b5113fc (diff) | |
download | linux-0b0ee990f402b357422cc7c5cc12915490610e3e.tar.xz |
rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices
The 'rt2800pci_hwcrypt_disabled' function is the
only PCI specific callback which is used by the
SoC driver. Create a clone of that to get rid of
the dependency.
Even though the two functions are using the same
variable, but the SoC specific code will be moved
into a separate module which will have its own
'modparam_nohwcrypt' variable.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'block/genhd.c')
0 files changed, 0 insertions, 0 deletions