• Marcel Holtmann's avatar
    [Bluetooth] Define .kobj.k_name for the fake device · ca09bcc9
    Marcel Holtmann authored
    The PCMCIA devices are not devices for the kernel and the bt3c_cs
    driver uses a fake device for calling request_firmware(). The fake
    device initialization must also set .kobj.k_name to prevent an oops
    until PCMCIA devices are fully integrated into the driver model.
    ca09bcc9
bt3c_cs.c 20.5 KB