Re: [RFC 1/1] MicroSemi Switchtec management interface driver

From: Logan Gunthorpe
Date: Mon Dec 19 2016 - 12:07:56 EST




On 19/12/16 10:02 AM, Keith Busch wrote:
> Some of this would be simplified if you use the managed device API's:
> devm_request_irq, pcim_enable_device, pcim_iomap, etc...

Thanks Keith, I'll look into using those.

Logan