On 24 April 2015 at 21:54, Simon Glass wrote:
> On 24 April 2015 at 01:48, Bin Meng wrote:
>> We should pass a u32 class number to pci_rom_probe() instead of a u16.
>>
>> Signed-off-by: Bin Meng
>> ---
>>
>> drivers/pci/pci_rom.c | 20 +++-
>> 1 file changed, 11 insertions(+), 9
On 24 April 2015 at 01:48, Bin Meng wrote:
> We should pass a u32 class number to pci_rom_probe() instead of a u16.
>
> Signed-off-by: Bin Meng
> ---
>
> drivers/pci/pci_rom.c | 20 +++-
> 1 file changed, 11 insertions(+), 9 deletions(-)
Acked-by: Simon Glass
__
We should pass a u32 class number to pci_rom_probe() instead of a u16.
Signed-off-by: Bin Meng
---
drivers/pci/pci_rom.c | 20 +++-
1 file changed, 11 insertions(+), 9 deletions(-)
diff --git a/drivers/pci/pci_rom.c b/drivers/pci/pci_rom.c
index 48c0a77..49c118d 100644
--- a/dr
On 24 April 2015 at 01:48, Bin Meng wrote:
> We should pass a u32 class number to pci_rom_probe() instead of a u16.
>
> Signed-off-by: Bin Meng
> ---
>
> drivers/pci/pci_rom.c | 20 +++-
> 1 file changed, 11 insertions(+), 9 deletions(-)
Acked-by: Simon Glass
__
4 matches
Mail list logo