• Andrew Morton's avatar
    [PATCH] fix MOD_INC_USE_COUNT usage in mtd · d03500e8
    Andrew Morton authored
    From: Christoph Hellwig <hch@lst.de>
    
    mtd driver need to get another reference if ->probe succeeds (strange design
    if you ask me, but what the heck..), and while most drivers have been switched
    to __module_get already two are still missing.
    d03500e8
amd_flash.c 34 KB