X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=Documentation%2Feisa.txt;h=a55e4910924ea98b71969381b47ec16d922ecbdc;hb=e1e805c61fb37ad3a79a06fe5e248908818f2785;hp=38cf0c7b559f57a4c8fa75329457ca230e868fad;hpb=94bd217e2d683719ab21a4ac117d8a1b91cbedc9;p=firefly-linux-kernel-4.4.55.git diff --git a/Documentation/eisa.txt b/Documentation/eisa.txt index 38cf0c7b559f..a55e4910924e 100644 --- a/Documentation/eisa.txt +++ b/Documentation/eisa.txt @@ -179,7 +179,7 @@ CONFIG_ALPHA_JENSEN or CONFIG_EISA_VLB_PRIMING are set. Converting an EISA driver to the new API mostly involves *deleting* code (since probing is now in the core EISA code). Unfortunately, most -drivers share their probing routine between ISA, MCA and EISA. Special +drivers share their probing routine between ISA, and EISA. Special care must be taken when ripping out the EISA code, so other busses won't suffer from these surgical strikes...