Searched hist:"9 ebca5071c8679bba96981af6bc29370f1c2f0aa" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/usb/ |
H A D | smsc95xx.h | diff 9ebca5071c8679bba96981af6bc29370f1c2f0aa Thu Nov 22 02:05:23 CST 2012 Steve Glendinning <steve.glendinning@shawell.net> smsc95xx: detect chip revision specific features
Instead of storing the number of wake-up frame filter registers in the pdata structure, this patch changes the driver to detect the type of device we have and store its available features.
The new two features will be used in future patches.
This patch is intended to have no change in behaviour.
Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | smsc95xx.c | diff 9ebca5071c8679bba96981af6bc29370f1c2f0aa Thu Nov 22 02:05:23 CST 2012 Steve Glendinning <steve.glendinning@shawell.net> smsc95xx: detect chip revision specific features
Instead of storing the number of wake-up frame filter registers in the pdata structure, this patch changes the driver to detect the type of device we have and store its available features.
The new two features will be used in future patches.
This patch is intended to have no change in behaviour.
Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|