← Back to team overview

kernel-packages team mailing list archive

[Bug 1361086] [NEW] No card reader support for Realtek RTL8402 [ff00:5286]

 

Public bug reported:

commit 56cb3cc1872923b69fdeeb00362b7da4d6cf5590
Author: Micky Ching <micky_ching@xxxxxxxxxxxxxx>
Date: Wed Dec 18 10:03:13 2013 +0800

    mfd: rtsx: Add support for card reader rtl8402

    rtl8402 is much like rtl8411, so just add it to rtl8411.c

    Signed-off-by: Micky Ching <micky_ching@xxxxxxxxxxxxxx>
    Reviewed-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
    Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>

diff --git a/drivers/mfd/rtl8411.c b/drivers/mfd/rtl8411.c
index 327c889..ada38ad 100644
--- a/drivers/mfd/rtl8411.c
+++ b/drivers/mfd/rtl8411.c
....
+ { PCI_DEVICE(0x10EC, 0x5286), PCI_CLASS_OTHERS << 16, 0xFF0000 },
....

** Affects: hwe-next
     Importance: Medium
     Assignee: Adam Lee (adam8157)
         Status: In Progress

** Affects: hwe-next/trusty
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu)
     Importance: Medium
     Assignee: Adam Lee (adam8157)
         Status: In Progress

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1361086

Title:
  No card reader support for Realtek RTL8402 [ff00:5286]

Status in HWE Next Project:
  In Progress
Status in HWE Next trusty series:
  New
Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  commit 56cb3cc1872923b69fdeeb00362b7da4d6cf5590
  Author: Micky Ching <micky_ching@xxxxxxxxxxxxxx>
  Date: Wed Dec 18 10:03:13 2013 +0800

      mfd: rtsx: Add support for card reader rtl8402

      rtl8402 is much like rtl8411, so just add it to rtl8411.c

      Signed-off-by: Micky Ching <micky_ching@xxxxxxxxxxxxxx>
      Reviewed-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
      Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>

  diff --git a/drivers/mfd/rtl8411.c b/drivers/mfd/rtl8411.c
  index 327c889..ada38ad 100644
  --- a/drivers/mfd/rtl8411.c
  +++ b/drivers/mfd/rtl8411.c
  ....
  + { PCI_DEVICE(0x10EC, 0x5286), PCI_CLASS_OTHERS << 16, 0xFF0000 },
  ....

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1361086/+subscriptions


Follow ups

References