diff options
author | Jeff Mahoney <jeffm@suse.com> | 2014-08-12 22:46:09 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-14 18:56:15 +0200 |
commit | 1813908986e36119228c158aae1c6a0267c99e77 (patch) | |
tree | e41538cb82546450a898a998ebb7709c433db4c9 /init/Kconfig | |
parent | mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage size (diff) | |
download | linux-1813908986e36119228c158aae1c6a0267c99e77.tar.xz linux-1813908986e36119228c158aae1c6a0267c99e77.zip |
drivers/mfd/rtsx_usb.c: export device table
The rtsx_usb driver contains the table for the devices it supports but
doesn't export it. As a result, no alias is generated and it doesn't
get loaded automatically.
Via https://bugzilla.novell.com/show_bug.cgi?id=890096
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Reported-by: Marcel Witte <wittemar@googlemail.com>
Cc: Roger Tseng <rogerable@realtek.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions