commit | ebd5833327e3fb46eb55553d8f5432b5226bf897 | [log] [tgz] |
---|---|---|
author | Michael Hennerich <michael.hennerich@analog.com> | Thu Jul 02 11:00:38 2009 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Thu Jul 16 01:52:32 2009 -0400 |
tree | 44a4e33f8fcaa1ad69da2ba7c87dfb0e58ce9a59 | |
parent | f1c717fbf89f5a24d539ecf4baa5d4c3888e3bf9 [diff] |
Blackfin: fix incomplete renaming of the bfin-twi-lcd driver The sed used to rename the bfin-twi-lcd only replaced the first instance rather than all which led to the resources not being enabled when the driver was built as a module. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>