git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f114040
)
ACPI / platform: provide default DMA mask
author
Heikki Krogerus
<heikki.krogerus@linux.intel.com>
Wed, 24 Sep 2014 08:00:37 +0000
(11:00 +0300)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Tue, 21 Oct 2014 21:34:39 +0000
(23:34 +0200)
Most devices are configured for 32-bit DMA addresses.
Setting the mask to 32-bit here removes the need for the
drivers to do it separately.
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found