• Randy Dunlap's avatar
    [PATCH] janitor: saa7134 pci alloc/free consistent checking · 37d80c2f
    Randy Dunlap authored
    From: Leann Ogasawara <ogasawara@osdl.org>
    
    Patch to insert ioremap() error checking and missing iounmap()'s.  Also
    updated error handling to have only one return statement on error.
    Finally, in saa7134_finidev() on line 954 there was a duplicate
    saa7134_i2c_unregister().
    37d80c2f
saa7134-core.c 28.6 KB