| commit | d04fba948fb945e467f263e820b1100d657c533d | [log] [tgz] |
|---|---|---|
| author | Jan Kiszka <[email protected]> | Sun Apr 10 09:35:42 2011 +0200 |
| committer | Aurelien Jarno <[email protected]> | Sun Apr 10 14:30:39 2011 +0200 |
| tree | b2e17bfabc16cc5379fbe2ad93303ca8b5b47c7a | |
| parent | 23910d3f669d46073b403876e30a7314599633af [diff] |
musicpal: Fix registration of MMIO-less sysbus devices The proper way to signal that a sysbus devices need no MMIO region is to pass -1 to sysbus_create_simple. Signed-off-by: Jan Kiszka <[email protected]> Signed-off-by: Aurelien Jarno <[email protected]>