ath9k: add support for registering extra leds connected to the wmac gpio lines
SVN-Revision: 29530
This commit is contained in:
@@ -32,6 +32,9 @@ struct ath9k_platform_data {
|
||||
bool is_clk_25mhz;
|
||||
int (*get_mac_revision)(void);
|
||||
int (*external_reset)(void);
|
||||
|
||||
int num_leds;
|
||||
const struct gpio_led *leds;
|
||||
};
|
||||
|
||||
#endif /* _LINUX_ATH9K_PLATFORM_H */
|
||||
|
||||
Reference in New Issue
Block a user