Message ID | 1489046254-19919-1-git-send-email-kishon@ti.com |
---|---|
Headers | show |
Series | PCI: Support for configurable PCI endpoint | expand |
Hi, Minor comment: typo, should be: don't care: > +revid : dont't care > +progif_code : don't care > +subclass_code : don't care > +baseclass_code : should be 0xff > +cache_line_size : don't care > +subsys_vendor_id : don't care > +subsys_id : don't care > +interrupt_pin : Should be 1 - INTA, 2 - INTB, 3 - INTC, 4 -INTD > +msi_interrupts : Should be 1 to 32 depending on the number of msi Regards, Rami Rosen
Hi, On Friday 10 March 2017 03:29 AM, Rami Rosen wrote: > Hi, > Minor comment: typo, should be: don't care: Thanks for spotting this. Will fix it in my next revision. Cheers Kishon