isa: partially revert the previous commit and replace read() with read_all().
commit6efd162be8f9914f77c8beb570c4d16d4dee19ca
authorMaurizio Lombardi <m.lombardi85@gmail.com>
Sun, 5 Apr 2015 07:50:32 +0000 (5 09:50 +0200)
committerMaurizio Lombardi <m.lombardi85@gmail.com>
Sun, 5 Apr 2015 07:50:32 +0000 (5 09:50 +0200)
treef2c0632af4e85d023025736b8240a7c6720267ad
parentc0393dbcc040eb89952593433df3e021f9e0c323
isa: partially revert the previous commit and replace read() with read_all().

As pointed out by Jakub, we already have a read_all() function in libc.
uspace/drv/bus/isa/isa.c