diff options
author | Lukasz Majewski <[email protected]> | 2015-02-24 16:31:28 +0100 |
---|---|---|
committer | Lukasz Majewski <[email protected]> | 2015-03-02 10:06:09 +0100 |
commit | 93c537affd5d2a7b2fcea4a1d608b011841d3c04 (patch) | |
tree | bc1556e839d3539ac0c64686126eaf05ff54a4ce | |
parent | 0fc83929d03c2e16cbcf6cf944bd5df8d829847f (diff) |
MAINTAINERS: Add entry for SAMSUNG THERMAL DRIVER
This patch adds entry for SAMSUNG THERMAL DRIVER in the MAINTAINERS file.
It has been agreed, that pull request are going to be sent to Eduardo
Valentin.
Signed-off-by: Lukasz Majewski <[email protected]>
Acked-by: Eduardo Valentin <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ddc5a8cf9a8a..be837a0d2280 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8481,6 +8481,14 @@ S: Supported F: drivers/net/ethernet/samsung/sxgbe/ +SAMSUNG THERMAL DRIVER +M: Lukasz Majewski <[email protected]> +S: Supported +T: https://github.com/lmajewski/linux-samsung-thermal.git +F: drivers/thermal/samsung/ + SAMSUNG USB2 PHY DRIVER M: Kamil Debski <[email protected]> |