login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
11
Re: [PATCH 1/9] Blackfin SPI driver: use new GPIO API and add error handling
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
David Brownell <david-b@...>
To: Bryan Wu <bryan.wu@...>
Cc: <spi-devel-general@...>, <linux-kernel@...>, <akpm@...>, Michael Hennerich <michael.hennerich@...>
Subject:
Re: [PATCH 1/9] Blackfin SPI driver: use new GPIO API and add error handling
Date: Thursday, October 11, 2007 - 5:46 pm
On Thursday 11 October 2007, Bryan Wu wrote:
quoted text
> @@ -1182,12 +1198,9 @@ static int __init bfin5xx_spi_probe(struct platform_device *pdev) > return -ENOMEM; > } > > - if (peripheral_request(P_SPI0_SCK, DRV_NAME) || > - peripheral_request(P_SPI0_MISO, DRV_NAME) || > - peripheral_request(P_SPI0_MOSI, DRV_NAME) ) { > - > + if (setup_pin_mux(1)) { > dev_err(&pdev->dev, ": Requesting Peripherals failed\n"); > - goto out_error_queue_alloc; > + goto out_error; > } > > drv_data = spi_master_get_devdata(master);
This doesn't apply against 2.6.23 ... ? -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 00/09] Blackfin SPI driver updates for 2.6.24
, Bryan Wu
, (Thu Oct 11, 6:10 am)
[PATCH 8/9] Blackfin SPI driver: Fix SPI driver to work with...
, Bryan Wu
, (Thu Oct 11, 6:10 am)
[PATCH 9/9] Blackfin SPI driver: Clean up useless wait in bf...
, Bryan Wu
, (Thu Oct 11, 6:10 am)
[PATCH 1/9] Blackfin SPI driver: use new GPIO API and add er...
, Bryan Wu
, (Thu Oct 11, 6:10 am)
Re: [PATCH 1/9] Blackfin SPI driver: use new GPIO API and ad...
, David Brownell
, (Thu Oct 11, 5:46 pm)
Re: [PATCH 1/9] Blackfin SPI driver: use new GPIO API and ad...
, Bryan Wu
, (Thu Oct 11, 10:59 pm)
[PATCH 6/9] Blackfin SPI driver: Add SPI master controller p...
, Bryan Wu
, (Thu Oct 11, 6:10 am)
[PATCH 7/9] Blackfin SPI driver: Move GPIO config to setup a...
, Bryan Wu
, (Thu Oct 11, 6:10 am)
[PATCH 5/9] Blackfin SPI driver: update spi driver to suppor...
, Bryan Wu
, (Thu Oct 11, 6:10 am)
[PATCH 3/9] Blackfin SPI driver: Blackfin SPI driver does no...
, Bryan Wu
, (Thu Oct 11, 6:10 am)
[PATCH 2/9] Blackfin SPI driver: add error handing
, Bryan Wu
, (Thu Oct 11, 6:10 am)
[PATCH 4/9] Blackfin SPI driver: prevent people from setting...
, Bryan Wu
, (Thu Oct 11, 6:10 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Davide Libenzi
Re: [patch 7/8] fdmap v2 - implement sys_socket2
Bart Van Assche
Integration of SCST in the mainstream Linux kernel
Greg Kroah-Hartman
[PATCH 005/196] Chinese: add translation of SubmittingDrivers
Mariusz Kozlowski
[KJ PATCHES] mostly kmalloc + memset conversion to k[cz]alloc
git
:
linux-netdev
:
KOSAKI Motohiro
[bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin"
Stefan Richter
Re: [GIT]: Networking
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Gerrit Renker
[PATCH 0/37] dccp: Feature negotiation - last call for comments
git-commits-head
:
Colocation donated by:
Who's online
There are currently
2 users
and
784 guests
online.
Online users
strcmp
zerhai30
Syndicate