From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Thu, 7 Jan 2016 22:32:08 +0530 Subject: [U-Boot] Pull request: u-boot-spi/master Message-ID: <1452186128-6934-1-git-send-email-jteki@openedev.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, Please pull this PR. thanks! Jagan. The following changes since commit 78680314c53a95c0bb25e942662979843b60d7b9: Merge branch 'master' of http://git.denx.de/u-boot-sunxi (2015-12-27 09:15:57 -0500) are available in the git repository at: git://git.denx.de/u-boot-spi.git master for you to fetch changes up to 8770413f380d07439bc9ad60c6b4d108d5a9adf0: spi: fsl_qspi: fix an error of using GENMASK (2016-01-07 20:29:33 +0530) ---------------------------------------------------------------- Fabio Estevam (1): spi: spi_flash: Fix the arguments of stm_is_locked_sr() Gong Qianyu (1): spi: fsl_qspi: fix an error of using GENMASK drivers/mtd/spi/spi_flash.c | 4 ++-- drivers/spi/fsl_qspi.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)