From: Peter Henn Date: Thu, 1 Jan 2009 10:59:10 +0000 (+0100) Subject: Add gpio_parport and gpio_test X-Git-Tag: v0.2~2 X-Git-Url: http://git.linex4red.de/pub/spi-gpio-pp.git/commitdiff_plain/813458776ee097275c377f19853773b39dab193a?hp=813458776ee097275c377f19853773b39dab193a Add gpio_parport and gpio_test Correct some compile errors in spi_parport. Note: spi_parport just compiles and is not yet tested functional. Getting more familiar with GPIO handling using the GPIO lib of kernel with the GPIO controller driver and gpio_test driver. Both drivers gpio_parport and spi_parport should work later close together or should share the same parport device. ---