9
0
Fork 0
barebox/drivers/base
Sascha Hauer 1c9668a3cc net: dm9k: Fix resource sizes in add_dm9000_device
The dm9000 needs a resource for an index register and one for
the data register. Both should have a size of the access width,
and not two times the access width. The current code is probably
a leftover when the dm9000 had only one resource.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-12-18 16:52:14 +01:00
..
Makefile driver: register bus 2012-09-23 21:15:13 +02:00
bus.c treewide: Add missing includes 2013-11-08 15:42:04 +01:00
driver.c treewide: Add missing includes 2013-11-08 15:42:04 +01:00
platform.c treewide: Add missing includes 2013-11-08 15:42:04 +01:00
resource.c net: dm9k: Fix resource sizes in add_dm9000_device 2013-12-18 16:52:14 +01:00