From: chas w. - C. <ch...@cm...> - 2015-01-12 15:27:24
|
There doesn't seem to be a patch for review? On Mon, 12 Jan 2015 11:02:39 +0100 Quentin Lambert <lam...@gm...> wrote: > This patch replaces the references to the deprecated pci api with the > corresponding dma api. ... > Quentin Lambert (1): > atm: remove deprecated use of pci api > > drivers/atm/eni.c | 8 +++++--- > drivers/atm/he.c | 2 +- > drivers/atm/lanai.c | 9 +++++---- > drivers/atm/nicstar.c | 4 ++-- > drivers/atm/solos-pci.c | 2 +- > drivers/atm/zatm.c | 8 +++++--- > 6 files changed, 19 insertions(+), 14 deletions(-) > |