From c6d903d9b64857e0c4efe3e7c1eb2f6db7659885 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Thu, 14 Jul 2011 21:49:18 +0200 Subject: [PATCH] --- yaml --- r: 258474 b: refs/heads/master c: 09779aded8ab0ef475427d4f037a7bd5c74d5faa h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/ssb/ssb.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 491c4115e34d..0777b33726fe 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2683d65bb016a0533c25ead3025cbd24886cf35f +refs/heads/master: 09779aded8ab0ef475427d4f037a7bd5c74d5faa diff --git a/trunk/include/linux/ssb/ssb.h b/trunk/include/linux/ssb/ssb.h index b0928c10111b..8623217f84d0 100644 --- a/trunk/include/linux/ssb/ssb.h +++ b/trunk/include/linux/ssb/ssb.h @@ -27,6 +27,8 @@ struct ssb_sprom { u8 et1mdcport; /* MDIO for enet1 */ u8 board_rev; /* Board revision number from SPROM. */ u8 country_code; /* Country Code */ + u16 leddc_on_time; /* LED Powersave Duty Cycle On Count */ + u16 leddc_off_time; /* LED Powersave Duty Cycle Off Count */ u8 ant_available_a; /* 2GHz antenna available bits (up to 4) */ u8 ant_available_bg; /* 5GHz antenna available bits (up to 4) */ u16 pa0b0;