summaryrefslogtreecommitdiffstats
path: root/flashchips.c
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2011-06-19 17:23:55 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2011-06-19 17:23:55 +0000
commitc07a41c8675fcf41678e330665f12b1a5ba0c709 (patch)
tree35d4bb2d1f1ebc7717a87684ad18575e66476803 /flashchips.c
parente8a648d14367a1bb50f056805ce92c3dff97c159 (diff)
downloadast2050-flashrom-c07a41c8675fcf41678e330665f12b1a5ba0c709.zip
ast2050-flashrom-c07a41c8675fcf41678e330665f12b1a5ba0c709.tar.gz
flashchips.c: Fix typo: s/don't/doesn't/
Corresponding to flashrom svn r1348. Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
Diffstat (limited to 'flashchips.c')
-rw-r--r--flashchips.c26
1 files changed, 13 insertions, 13 deletions
diff --git a/flashchips.c b/flashchips.c
index 97f3cb5..865ba2f 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -3360,7 +3360,7 @@ const struct flashchip flashchips[] = {
.feature_bits = FEATURE_ADDR_SHIFTED | FEATURE_EITHER_RESET,
.tested = TEST_UNTESTED,
.probe = probe_m29f400bt,
- .probe_timing = TIMING_IGNORED, /* routine don't use probe_timing (m29f400bt.c) */
+ .probe_timing = TIMING_IGNORED, /* routine doesn't use probe_timing (m29f400bt.c) */
.block_erasers =
{
{
@@ -3392,7 +3392,7 @@ const struct flashchip flashchips[] = {
.feature_bits = FEATURE_ADDR_SHIFTED | FEATURE_EITHER_RESET,
.tested = TEST_UNTESTED,
.probe = probe_m29f400bt,
- .probe_timing = TIMING_IGNORED, /* routine don't use probe_timing (m29f400bt.c) */
+ .probe_timing = TIMING_IGNORED, /* routine doesn't use probe_timing (m29f400bt.c) */
.block_erasers =
{
{
@@ -5622,7 +5622,7 @@ const struct flashchip flashchips[] = {
.feature_bits = 0,
.tested = TEST_UNTESTED,
.probe = probe_82802ab,
- .probe_timing = TIMING_IGNORED, /* routine don't use probe_timing (sst28sf040.c) */
+ .probe_timing = TIMING_IGNORED, /* routine doesn't use probe_timing (sst28sf040.c) */
.block_erasers =
{
{
@@ -6091,7 +6091,7 @@ const struct flashchip flashchips[] = {
.feature_bits = FEATURE_REGISTERMAP,
.tested = TEST_UNTESTED,
.probe = probe_82802ab,
- .probe_timing = TIMING_IGNORED, /* routine don't use probe_timing (sst49lfxxxc.c) */
+ .probe_timing = TIMING_IGNORED, /* routine doesn't use probe_timing (sst49lfxxxc.c) */
.block_erasers =
{
{
@@ -6156,7 +6156,7 @@ const struct flashchip flashchips[] = {
.feature_bits = FEATURE_REGISTERMAP,
.tested = TEST_UNTESTED,
.probe = probe_82802ab,
- .probe_timing = TIMING_IGNORED, /* routine don't use probe_timing (sst49lfxxxc.c) */
+ .probe_timing = TIMING_IGNORED, /* routine doesn't use probe_timing (sst49lfxxxc.c) */
.block_erasers =
{
{
@@ -6189,7 +6189,7 @@ const struct flashchip flashchips[] = {
.feature_bits = FEATURE_REGISTERMAP,
.tested = TEST_OK_PR,
.probe = probe_82802ab,
- .probe_timing = TIMING_IGNORED, /* routine don't use probe_timing (sst49lfxxxc.c) */
+ .probe_timing = TIMING_IGNORED, /* routine doesn't use probe_timing (sst49lfxxxc.c) */
.block_erasers =
{
{
@@ -6373,7 +6373,7 @@ const struct flashchip flashchips[] = {
.feature_bits = FEATURE_REGISTERMAP,
.tested = TEST_OK_PRE,
.probe = probe_82802ab,
- .probe_timing = TIMING_IGNORED, /* routine don't use probe_timing (sst49lfxxxc.c) */
+ .probe_timing = TIMING_IGNORED, /* routine doesn't use probe_timing (sst49lfxxxc.c) */
.block_erasers =
{
{
@@ -6946,7 +6946,7 @@ const struct flashchip flashchips[] = {
.feature_bits = FEATURE_ADDR_SHIFTED | FEATURE_EITHER_RESET,
.tested = TEST_UNTESTED,
.probe = probe_m29f400bt,
- .probe_timing = TIMING_IGNORED, /* routine don't use probe_timing (m29f400bt.c) */
+ .probe_timing = TIMING_IGNORED, /* routine doesn't use probe_timing (m29f400bt.c) */
.block_erasers =
{
{
@@ -7188,7 +7188,7 @@ const struct flashchip flashchips[] = {
.feature_bits = FEATURE_REGISTERMAP,
.tested = TEST_UNTESTED,
.probe = probe_82802ab,
- .probe_timing = TIMING_IGNORED, /* routine don't use probe_timing (sst49lfxxxc.c) */
+ .probe_timing = TIMING_IGNORED, /* routine doesn't use probe_timing (sst49lfxxxc.c) */
.block_erasers =
{
{
@@ -7218,7 +7218,7 @@ const struct flashchip flashchips[] = {
.feature_bits = FEATURE_REGISTERMAP,
.tested = TEST_UNTESTED,
.probe = probe_82802ab,
- .probe_timing = TIMING_IGNORED, /* routine don't use probe_timing (82802ab.c) */
+ .probe_timing = TIMING_IGNORED, /* routine doesn't use probe_timing (82802ab.c) */
.block_erasers =
{
{
@@ -7243,7 +7243,7 @@ const struct flashchip flashchips[] = {
.feature_bits = FEATURE_REGISTERMAP,
.tested = TEST_OK_PR,
.probe = probe_82802ab,
- .probe_timing = TIMING_IGNORED, /* routine don't use probe_timing (82802ab.c) */
+ .probe_timing = TIMING_IGNORED, /* routine doesn't use probe_timing (82802ab.c) */
.block_erasers =
{
{
@@ -7268,7 +7268,7 @@ const struct flashchip flashchips[] = {
.feature_bits = FEATURE_REGISTERMAP,
.tested = TEST_OK_PREW,
.probe = probe_82802ab,
- .probe_timing = TIMING_IGNORED, /* routine don't use probe_timing (82802ab.c) */
+ .probe_timing = TIMING_IGNORED, /* routine doesn't use probe_timing (82802ab.c) */
.block_erasers =
{
{
@@ -8091,7 +8091,7 @@ const struct flashchip flashchips[] = {
.feature_bits = FEATURE_LONG_RESET,
.tested = TEST_OK_PRE,
.probe = probe_w29ee011,
- .probe_timing = TIMING_IGNORED, /* routine don't use probe_timing (w29ee011.c) */
+ .probe_timing = TIMING_IGNORED, /* routine doesn't use probe_timing (w29ee011.c) */
.block_erasers =
{
{
OpenPOWER on IntegriCloud