1. 21 5月, 2013 2 次提交
  2. 16 4月, 2013 1 次提交
  3. 04 4月, 2013 1 次提交
  4. 01 4月, 2013 1 次提交
  5. 11 3月, 2013 1 次提交
  6. 12 2月, 2013 1 次提交
    • S
      NFC: microread: Fix mei physical layer · cd48d8ba
      Samuel Ortiz 提交于
      The MEI bus API changed according to the latest comments from the char-misc
      maintainers, and this patch fixes the microread mei physical layer code
      according to those changes:
      We pass the MEI id back to the probe routine, and the mei_driver takes a
      table of MEI ids instead of one static id.
      Also, mei_bus_driver got renamed to mei_driver, mei_bus_client to
      mei_device, and mei_bus_set/get_clientdata to mei_set/get_clientdata.
      Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
      cd48d8ba
  7. 08 2月, 2013 1 次提交