[PATCH v4 5/6] spi: s3c64xx: Remove the 'set_level' callback from controller data

Mark Brown broonie at opensource.wolfsonmicro.com
Wed Jul 11 02:57:17 EST 2012


On Tue, Jul 10, 2012 at 10:22:31PM +0530, Thomas Abraham wrote:

> In non-dt case, the platform code supplying the gpio number (slave
> select line) is responsible for requesting the gpio during the
> machine_init call. So the gpio request is not called in the driver for
> that gpio. In dt case, the 6th patch adds dt support and that patch
> includes a gpio request call. Hence, this looks okay to me. Please
> suggest if you still feel that there are changes required.

That's not really particularly sensible given that the changes remove
the option to use anything except GPIOs, the GPIO request should be done
unconditionally in the driver now.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.ozlabs.org/pipermail/devicetree-discuss/attachments/20120710/48c3e3ee/attachment.sig>


More information about the devicetree-discuss mailing list