22 Sep, 2012

1 commit

  • Add support for the STE modem shared memory driver.
    This driver hooks into the remoteproc framework
    in order to manage configuration and the virtio
    devices.

    This driver adds custom firmware handlers, because
    STE modem uses a custom firmware layout.

    Signed-off-by: Sjur Brændeland
    cc: Linus Walleij
    cc: Alan Cox
    [ohad: validate mdev->ops, move setup() to probe/remove, trivial style changes]
    Signed-off-by: Ohad Ben-Cohen

    Sjur Brændeland