commit | fa9b73997cc621b9a15c96f07dda26775e61ac6a | [log] [tgz] |
---|---|---|
author | Ben Collins <bcollins@ubuntu.com> | Mon Jun 12 18:13:42 2006 -0400 |
committer | Ben Collins <bcollins@ubuntu.com> | Mon Jun 12 18:13:42 2006 -0400 |
tree | 2bb2606a0bda551d662ae75554ebb044cc02e749 | |
parent | 4611ed38030a2ce3661de999c3487e5a1eed0dc0 [diff] |
ohci1394: make phys_dma parameter read-only Being able to switch physical DMA on and off at run time would be a nice feature but a PITA to support by highlevel drivers and userspace apps. Therefore allow it only to be set when the driver is being loaded. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Signed-off-by: Ben Collins <bcollins@ubuntu.com>