commit | 822bd5aa2b8e8fa1d328f03bf5b9c75701481bf0 | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Wed Nov 14 17:00:04 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Nov 14 18:45:42 2007 -0800 |
tree | 864abe3457ba16ddb3d37656b3c514d1648f87cc | |
parent | 8744969a819de4ee5158f4cdb30104601cc015d4 [diff] |
tle62x0 driver stops ignoring read errors The tle62x0 driver was ignoring all read errors. This patch makes it pass such errors up the stack, instead of returning bogus data. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>