Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376643
b: refs/heads/master
c: e3a6b14
h: refs/heads/master
i:
  376641: d5dc438
  376639: 3f766cd
v: v3
  • Loading branch information
Samuel Ortiz committed May 21, 2013
1 parent 98672a3 commit 10f1908
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 73f3adb9b91efac04e4e7f8379a85400fc57121e
refs/heads/master: e3a6b14ceda0207c3405c6266e5177a85c0db044
2 changes: 0 additions & 2 deletions trunk/drivers/nfc/microread/mei.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ static int microread_mei_remove(struct mei_cl_device *device)

microread_remove(phy->hdev);

nfc_mei_phy_disable(phy);

nfc_mei_phy_free(phy);

return 0;
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/nfc/pn544/mei.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ static int pn544_mei_remove(struct mei_cl_device *device)

pn544_hci_remove(phy->hdev);

nfc_mei_phy_disable(phy);

nfc_mei_phy_free(phy);

return 0;
Expand Down

0 comments on commit 10f1908

Please sign in to comment.