summaryrefslogtreecommitdiff
path: root/devicetree/dionysos_nios2mmu.dts
AgeCommit message (Expand)AuthorFilesLines
2011-08-02Regenerated dts (manually adapted for ISP1632), remove dtbTobias Klauser1-113/+92
2011-01-19Add devicetree directory for dts/dtbTobias Klauser1-0/+167
t only
authorAlan Stern <stern@rowland.harvard.edu>2010-03-08 16:48:49 -0500
committerJesse Barnes <jbarnes@virtuousgeek.org>2010-05-11 12:01:08 -0700
commit52b265a12768b9a72679bec825eb82c784116464 (patch)
tree59affe31ac556631a9012e13f93ea54e43109f2f /drivers/pci/access.c
parent75568f8094eb0333e9c2109b23cbc8b82d318a3c (diff)
PCI: clearing wakeup flags not needed
This patch (as1353) removes a couple of unnecessary assignments from the PCI core. The should_wakeup flag is naturally initialized to 0; there's no need to clear it. Acked-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/pci/access.c')