[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1482233300-20078-1-git-send-email-bgolaszewski@baylibre.com>
Date: Tue, 20 Dec 2016 12:28:17 +0100
From: Bartosz Golaszewski <bgolaszewski@...libre.com>
To: Bamvor Jian Zhang <bamvor.zhangjian@...aro.org>,
Linus Walleij <linus.walleij@...aro.org>,
Alexandre Courbot <gnurou@...il.com>
Cc: linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
Bartosz Golaszewski <bgolaszewski@...libre.com>
Subject: [PATCH 0/3] gpio: mockup: bug fixes and tweaks
While trying to use the gpio-mockup driver for testing purposes I
noticed there's an issue with the gpiochip's label. It turned out
the label pointer points to invalid memory area. This series fixes
it and adds some minor changes in other places too.
Bartosz Golaszewski (3):
gpio: mockup: make pins_name_start static
gpio: mockup: dynamically allocate memory for chip name
gpio: mockup: coding style fixes
drivers/gpio/gpio-mockup.c | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
--
2.9.3
Powered by blists - more mailing lists