Hi Varka, On Tue, Apr 07, 2015 at 05:59:07PM +0530, Varka Bhadram wrote: > On 04/07/2015 05:51 PM, Alexander Aring wrote: ... > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-wpan" in > > the body of a message to majordomo@xxxxxxxxxxxxxxx > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > Instead of this its better to leave the current behavior as it is. > > Why do we need to complicate the process...? I think more this is easier for userspace application which need to call one CMD_SET for dev or phy only, but yes... it's much complicated to handle error handling then. The most error codes would be -EINVAL and -ENOTSUPP and we should forget some error codes which comming from spi_sync/spi_async calls, these are very unlikely. To handle the -EINVAL and -ENOTSUPP error we need more stuff to check if the phy supports that value. I will try to introduce at first such behaviour, then we can reconsider if we need something like that or not. - Alex -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html