diff options
author | Bartosz Golaszewski <[email protected]> | 2016-12-19 10:58:11 +0100 |
---|---|---|
committer | Sekhar Nori <[email protected]> | 2017-01-02 15:52:32 +0530 |
commit | 430d7dd448f48f54e79614ca237f44cd543f73da (patch) | |
tree | 9cc0a1e36378667aa54fa757c49b77301b999201 | |
parent | b40881738f098e1be5c32e89c2691b688fc00875 (diff) |
bus: da850-mstpri: fix my e-mail address
I noticed my e-mail address is wrong in this one. This patch fixes it.
Signed-off-by: Bartosz Golaszewski <[email protected]>
Signed-off-by: Sekhar Nori <[email protected]>
-rw-r--r-- | drivers/bus/da8xx-mstpri.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/bus/da8xx-mstpri.c b/drivers/bus/da8xx-mstpri.c index 063397f2c0db..9af9bcc68059 100644 --- a/drivers/bus/da8xx-mstpri.c +++ b/drivers/bus/da8xx-mstpri.c @@ -4,7 +4,7 @@ * Copyright (C) 2016 BayLibre SAS * * Author: - * Bartosz Golaszewski <[email protected]> + * Bartosz Golaszewski <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as |